django-dbtemplates/dbtemplates
2010-11-07 00:02:50 +01:00
..
locale Updated English base translation. 2010-11-07 00:02:50 +01:00
management Don't print to stdout in when creating default error templates, if verbosity = 0. 2010-06-24 11:47:41 +02:00
media/dbtemplates Added optional CodeMirror-based syntax highlighing editor. 2010-06-24 15:56:41 +02:00
__init__.py Bumped to 0.7.4. 2010-09-23 04:01:49 +02: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