mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-25 05:58:13 +08:00
Updates to Django 1.7.10 and 1.8.4
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ python:
|
||||
- "3.4"
|
||||
|
||||
env:
|
||||
- DJANGO=1.8.3
|
||||
- DJANGO=1.7.9
|
||||
- DJANGO=1.8.4
|
||||
- DJANGO=1.7.10
|
||||
|
||||
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.9 & 1.8.3
|
||||
Tested with: Python 2.7 & 3.4. Django 1.7.10 & 1.8.4
|
||||
|
||||
|
||||
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.9 & 1.8.3
|
||||
Django Q is tested with: Python 2.7 & 3.4. Django 1.7.10 & 1.8.4
|
||||
|
||||
Contents:
|
||||
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ Django Q is tested for Python 2.7 and 3.4
|
||||
- `Django <https://www.djangoproject.com>`__
|
||||
|
||||
Django Q aims to use as much of Django's standard offerings as possible
|
||||
The code is tested against Django version `1.7.9` and `1.8.3`.
|
||||
The code is tested against Django version `1.7.10` and `1.8.4`.
|
||||
|
||||
- `Django-picklefield <https://github.com/gintas/django-picklefield>`__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user