django-analytical/analytical
Hugo Osvaldo Barrera f8b820c1db Only import django.contrib.site if it's in use
Since django1.7, importing models for uninitialized apps is not
supported, so Site if the app has been configured/initialized.
2015-12-21 14:26:39 -03:00
..
templatetags Only import django.contrib.site if it's in use 2015-12-21 14:26:39 -03:00
tests Only import django.contrib.site if it's in use 2015-12-21 14:26:39 -03:00
__init__.py Bump version and update changelog 2015-08-24 15:34:01 +02:00
models.py Fix small code style issues based on pylint 2011-02-18 13:57:04 +01:00
utils.py Only import django.contrib.site if it's in use 2015-12-21 14:26:39 -03:00