mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-05-04 21:54:46 +00:00
Add note on obsolete Django versions and semver
This commit is contained in:
parent
50bebf3181
commit
6e18be8771
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ 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.
|
||||
Starting with 2.0.0, dropping support for obsolete Django versions is not
|
||||
considered to be a backward-incompatible change.
|
||||
|
||||
.. end docs include
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue