django-dbtemplates/dbtemplates
2012-05-07 10:35:31 +02: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 Removed dependency on versiontools. 2012-05-07 08:36:01 +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 Get the database name from the routers and dropped support for 1.2.X. 2012-05-07 10:31:24 +02:00
models.py using ugettext 2011-08-26 01:28:49 +04:00
test_settings.py Added DATABASES setting to please Django 1.4. 2012-05-07 10:35:31 +02:00
tests.py Merge pull request #32 from selwin/develop 2012-05-07 01:32:40 -07:00