mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Updates version compatibility in docs
This commit is contained in:
@@ -31,7 +31,7 @@ Requirements
|
||||
- `Arrow <https://github.com/crsmithdev/arrow>`__
|
||||
- `Blessed <https://github.com/jquast/blessed>`__
|
||||
|
||||
Tested with: Python 3.6. 3.7 Django 1.11.11 and 2.0.x
|
||||
Tested with: Python 3.6. 3.7 Django 1.11.x and 2.1.x
|
||||
|
||||
.. warning:: Since Python 3.7 `async` became a reserved keyword and was refactored to `async_task`
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Features
|
||||
- Rollbar and Sentry support
|
||||
|
||||
|
||||
Django Q is tested with: Python 3.6. and 3.7, Django 1.11.11 LTS and 2.0.x
|
||||
Django Q is tested with: Python 3.6. and 3.7, Django 1.11.x LTS and 2.1.x
|
||||
|
||||
|
||||
Contents:
|
||||
|
||||
Reference in New Issue
Block a user