From 21328da7ba817da097bb382777c54dba5dcfc665 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Wed, 16 Dec 2015 15:24:34 -0300 Subject: [PATCH] Mention supported django versions in README and docs --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index fa9baa2..705c42e 100644 --- a/README.rst +++ b/README.rst @@ -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