mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Updates packages and Django version
This commit is contained in:
@@ -24,7 +24,7 @@ Features
|
||||
- Rollbar support
|
||||
|
||||
|
||||
Django Q is tested with: Python 2.7 & 3.6. Django 1.8.18 LTS, 1.10.7 and 1.11
|
||||
Django Q is tested with: Python 2.7 & 3.6. Django 1.8.18 LTS, 1.10.8 and 1.11.6
|
||||
|
||||
Contents:
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ Django Q is tested for Python 2.7 and 3.6
|
||||
- `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 versions `1.8.18 LTS`, `1.10.7` and `1.11`.
|
||||
The code is tested against Django versions `1.8.18 LTS`, `1.10.8` and `1.11.6`.
|
||||
|
||||
- `Django-picklefield <https://github.com/gintas/django-picklefield>`__
|
||||
|
||||
@@ -112,7 +112,7 @@ Other known issues are:
|
||||
Python
|
||||
~~~~~~
|
||||
The code is always tested against the latest version of Python 2 and Python 3 and we try to stay compatible with the last two versions of each.
|
||||
Current tests are performed with Python 2.7.12 and 3.6.1
|
||||
Current tests are performed with Python 2.7.14 and 3.6.3
|
||||
If you do encounter any regressions with earlier versions, please submit an issue on `github <https://github.com/Koed00/django-q>`__
|
||||
|
||||
.. note::
|
||||
@@ -128,7 +128,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.8.18 LTS, 1.10.7 and 1.11 releases.
|
||||
At the moment this means we support the 1.8.18 LTS, 1.10.8 and 1.11.2 releases.
|
||||
|
||||
You might find that Django Q still works fine with Django 1.7 and 1.9, but new releases are no longer tested for it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user