django-dbtemplates/dbtemplates
2010-07-07 12:39:51 +02:00
..
locale Add Chinese translation 2010-01-05 17:52:59 +08: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.1a1. 2010-06-24 16:25:57 +02:00
admin.py Fixed disabling the CodeMirror textarea. 2010-07-07 12:38:54 +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 Cleaned up a little. 2010-06-24 11:43:41 +02:00
settings.py Made DBTEMPLATES_MEDIA_PREFIX setting default to <MEDIA_ROOT>/dbtemplates instead of None. 2010-07-07 12:39:51 +02:00
tests.py Added test for issue #8. 2010-06-24 11:59:55 +02:00