Jannis Leidel
|
078cf11cd6
|
Use django-nose just to be a little less exotic.
|
2013-03-02 16:34:12 +01:00 |
|
Jannis Leidel
|
4e0a352b55
|
Re-added empty models.py.
|
2010-12-11 16:49:09 +01:00 |
|
Jannis Leidel
|
82e19cec9f
|
Refactored backend system slightly to have a nicer directory structure. Using the database backend now only requires to add 'constance.backends.database' to INSTALLED_APPS and setting CONSTANCE_BACKEND to 'constance.backends.database.DatabaseBackend'. Also reverted default backend to being the Redis backend.
|
2010-12-01 19:29:53 +01:00 |
|
Jannis Leidel
|
eea0d2fdf9
|
Abstracted constance backends to and added a cached database backend. Moved around the settings code and simplified the module loading.
|
2010-12-01 00:20:23 +01:00 |
|
Ales Zoulek
|
58089aa123
|
implemented the core functionality
|
2010-08-23 13:06:52 +02:00 |
|