mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Updates Django to 1.8.6
This commit is contained in:
@@ -9,7 +9,7 @@ python:
|
||||
- "3.4"
|
||||
|
||||
env:
|
||||
- DJANGO=1.8.5
|
||||
- DJANGO=1.8.6
|
||||
- DJANGO=1.7.10
|
||||
|
||||
sudo: false
|
||||
|
||||
@@ -31,7 +31,7 @@ Requirements
|
||||
- `Arrow <https://github.com/crsmithdev/arrow>`__
|
||||
- `Blessed <https://github.com/jquast/blessed>`__
|
||||
|
||||
Tested with: Python 2.7 & 3.5. Django 1.7.10 & 1.8.5
|
||||
Tested with: Python 2.7 & 3.5. Django 1.7.10 & 1.8.6
|
||||
|
||||
Brokers
|
||||
~~~~~~~
|
||||
|
||||
@@ -24,7 +24,7 @@ Features
|
||||
- Python 2 and 3
|
||||
|
||||
|
||||
Django Q is tested with: Python 2.7 & 3.5. Django 1.7.10 & 1.8.5
|
||||
Django Q is tested with: Python 2.7 & 3.5. Django 1.7.10 & 1.8.6
|
||||
|
||||
Contents:
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ Django Q is tested for Python 2.7 and 3.5
|
||||
- `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.10` and `1.8.5`.
|
||||
The code is tested against Django version `1.7.10` and `1.8.6`.
|
||||
|
||||
- `Django-picklefield <https://github.com/gintas/django-picklefield>`__
|
||||
|
||||
@@ -119,7 +119,7 @@ You can reference the `requirements <https://github.com/Koed00/django-q/blob/mas
|
||||
Django
|
||||
~~~~~~
|
||||
We strive to be compatible with last two major version of Django.
|
||||
At the moment this means we support the 1.7.10 and 1.8.5 releases.
|
||||
At the moment this means we support the 1.7.10 and 1.8.6 releases.
|
||||
Once version 1.9 is out , support for Django 1.7 will be deprecated.
|
||||
This will mean that newer releases of Django Q might still work, but are no longer targeted for testing.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user