django-analytical/analytical
Diederik van der Boor 84e7dab3d2
Make sure Google Analytics calls for ga('set', ...) happen before ga('send', ...)
The changes for the old ga.js code were addressed in #127,
before the new analytics.js code was merged by #135 (commits mention #108)
The display_features and commands could be merged to avoid unneeded blank lines.
2019-04-20 08:53:31 +02:00
..
templatetags Make sure Google Analytics calls for ga('set', ...) happen before ga('send', ...) 2019-04-20 08:53:31 +02:00
tests Correct code alignment (PEP8) 2019-04-10 09:26:33 +02:00
__init__.py Ensure Tox targets clean and docs are working 2019-04-09 14:43:50 +02:00
models.py Fix small code style issues based on pylint 2011-02-18 13:57:04 +01:00
utils.py Add support for Django <2 and 2; update tox test matrix. 2017-12-03 18:28:38 +01:00