django-dbtemplates/dbtemplates
2011-04-11 18:00:48 +02:00
..
locale Updated PO file a bit. 2011-01-31 11:15:15 +01:00
management Updated sync_templates management command slightly. 2010-11-07 00:22:13 +01:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
__init__.py Bumped to 0.8.0. 2010-11-07 00:25:57 +01:00
admin.py Added DBTEMPLATES_AUTO_POPULATE_CONTENT setting to be able to disable to auto populating of template content. 2010-09-21 14:25:14 +02:00
cache.py Cleaned up a little. 2010-06-24 11:43:41 +02:00
loader.py Added class based template loader for Django >= 1.2. 2010-06-24 11:46:51 +02:00
models.py Added Finnish translation, thanks Jaakko Holster. 2010-11-07 00:01:05 +01:00
settings.py Added DBTEMPLATES_AUTO_POPULATE_CONTENT setting to be able to disable to auto populating of template content. 2010-09-21 14:25:14 +02:00
tests.py Fixed issue 12 -- Make the test not break other tests. 2010-09-23 03:33:19 +02:00