django-dbtemplates/dbtemplates
2012-03-26 09:37:23 +11: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 Use django-appconf. 2011-09-06 12:31:28 +02: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 django 1.4 no longer has DATABASE_ENGINE setting, using DATABASE['default']['ENGINE'] instead, if former is not found 2012-03-26 09:37:23 +11:00
models.py using ugettext 2011-08-26 01:28:49 +04:00
test_settings.py Use django-jenkins for tests and prepare it for ci.enn.io. 2012-01-09 00:01:17 +01:00
tests.py fix for tests when dbtemplates template loader is not in main settings.py 2012-02-25 22:47:05 +01:00