django-analytical/analytical
Eric Davis 2a1e2d3f68 Delete settings if set to SETTING_DELETED
Prior to this, SETTING_DELETED was successfully returning values but
was raising AnalyticalException because it failed a subsequent regexp
check.

With this, delete the attribute so that settings.KEY raises an
AttributeError, as expected.
2011-09-11 22:31:43 -07:00
..
templatetags Add support for the SnapEngage service 2011-08-22 23:21:57 +02:00
tests Delete settings if set to SETTING_DELETED 2011-09-11 22:31:43 -07:00
__init__.py Update changelog and bump version 2011-08-19 07:59:02 +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 the Woopra service 2011-03-15 16:48:23 +01:00