django-dbtemplates/dbtemplates
2012-05-06 20:52:17 +07:00
..
locale Updated translations. 2011-08-15 13:23:48 +02:00
management Force an encoding when writing the content to the file. 2012-02-24 23:35:51 +01:00
migrations remove name uniqueness, with migration 2011-06-15 16:15:31 +02:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
utils Fixed an issue where `get_cache_key` may produce invalid memcached 2012-05-06 20:52:17 +07:00
__init__.py Use better testrunner. 2011-09-06 15:00:30 +02:00
admin.py removed urls.py which is not required if django-tinymce is installed 2012-01-18 08:33:13 -05:00
conf.py Added TinyMCE support via django-tinymce 2012-01-17 21:22:22 -05:00
loader.py Fix #27. 2012-03-30 15:14:21 +02:00
models.py using ugettext 2011-08-26 01:28:49 +04:00
test_settings.py Fix for #28 2012-03-30 15:25:45 +02:00
tests.py Fixed an issue where `get_cache_key` may produce invalid memcached 2012-05-06 20:52:17 +07:00