django-dbtemplates/dbtemplates
2017-05-18 18:00:03 +03:00
..
locale Recompiled russian locale correctly 2017-05-18 18:00:03 +03:00
management Use io instead of codecs 2016-09-20 11:34:28 +02:00
migrations Remove last version switch 2016-09-20 11:34:15 +02:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
utils Port to Python 3 and removed legacy code 2016-09-20 10:34:59 +02:00
__init__.py Add Django appconfig for overriding the name in the admin 2016-09-20 12:41:44 +02:00
admin.py ModelForm now requires either fields or exclude - mentoined in #52 thanks @volksman 2015-06-15 16:54:21 +02:00
apps.py Add Django appconfig for overriding the name in the admin 2016-09-20 12:41:44 +02:00
conf.py Fix some Python 3 issues - thanks @vikingco 2015-08-19 11:42:39 +02:00
loader.py Port to Python 3 and removed legacy code 2016-09-20 10:34:59 +02:00
models.py Port to Python 3 and removed legacy code 2016-09-20 10:34:59 +02:00
test_cases.py Use saner test assertion 2016-09-20 12:02:03 +02:00
test_settings.py Port to Python 3 and removed legacy code 2016-09-20 10:34:59 +02:00