django-analytical/analytical
Bodnar Bogdan add3baff74 Fix holding config variable in database through proxy objects
A config variable may not necessarily be None when not configured. Can be stored in the database with the help of proxy objects, which can  return the None value when accessed.
For example, to integrate with jazzband/django-constance.
2017-08-15 17:52:12 +02:00
..
templatetags Updated regex for Intercom APP_ID and tests for Intercom 2017-02-15 16:32:29 -06:00
tests Updated regex for Intercom APP_ID and tests for Intercom 2017-02-15 16:32:29 -06:00
__init__.py Bump version to 2.2.2 and update changelog 2016-10-01 14:58:31 +02:00
models.py Fix small code style issues based on pylint 2011-02-18 13:57:04 +01:00
utils.py Fix holding config variable in database through proxy objects 2017-08-15 17:52:12 +02:00