mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-05-13 09:43:17 +00:00
Mention supported django versions in README and docs
This commit is contained in:
parent
330949ecb7
commit
21328da7ba
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ set-up very simple, while allowing advanced users to customize tracking.
|
|||
Each service is set up as recommended by the services themselves, using
|
||||
an asynchronous version of the Javascript code if possible.
|
||||
|
||||
Version 1.0.0 is the last to support Django < 1.7. Users of older django
|
||||
versions should stick to 1.0.0, and are encouraged to upgrade their setups.
|
||||
|
||||
.. end docs include
|
||||
|
||||
.. |latest-version| image:: https://img.shields.io/pypi/v/django-analytical.svg
|
||||
|
|
|
|||
Loading…
Reference in a new issue