django-analytical/analytical
Piet Delport 1c9e478cc9 Add SECRET_KEY to the test settings.
Running without a SECRET_KEY becomes a DeprecationWarning in Django 1.4,
and will start raising an ImproperlyConfigured error in Django 1.5.

Details: https://docs.djangoproject.com/en/1.4/releases/1.4/#secret-key-setting-is-required
2012-08-13 13:09:35 +02:00
..
templatetags Fix several small UserVoice bugs 2012-02-27 01:32:42 +01:00
tests Add SECRET_KEY to the test settings. 2012-08-13 13:09:35 +02:00
__init__.py Fix Gaug.es link in README 2012-02-27 01:41:26 +01:00
models.py Fix small code style issues based on pylint 2011-02-18 13:57:04 +01:00
utils.py Add multiple domains support for Google Analytics 2011-09-17 23:13:25 +02:00