mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-25 10:18:12 +08:00
Updating to Django 1.8.3 and 1.7.9
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ python:
|
||||
- "3.4"
|
||||
|
||||
env:
|
||||
- DJANGO=1.8.2
|
||||
- DJANGO=1.7.8
|
||||
- DJANGO=1.8.3
|
||||
- DJANGO=1.7.9
|
||||
|
||||
install:
|
||||
- pip install -q django==$DJANGO
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ Requirements
|
||||
- `Arrow <https://github.com/crsmithdev/arrow>`__
|
||||
- `Blessed <https://github.com/jquast/blessed>`__
|
||||
|
||||
Tested with: Python 2.7 & 3.4. Django 1.7.8 & 1.8.2
|
||||
Tested with: Python 2.7 & 3.4. Django 1.7.9 & 1.8.3
|
||||
|
||||
|
||||
Installation
|
||||
|
||||
+1
-1
@@ -24,7 +24,7 @@ Features
|
||||
- Python 2 and 3
|
||||
|
||||
|
||||
Django Q is tested with: Python 2.7 & 3.4. Django 1.7.8 & 1.8.2
|
||||
Django Q is tested with: Python 2.7 & 3.4. Django 1.7.9 & 1.8.3
|
||||
|
||||
Contents:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user