django-dbtemplates/dbtemplates
2015-06-15 20:20:02 +02:00
..
locale add Russian locale 2013-07-30 14:35:07 +06:00
management Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
migrations Minor code cleanup of the migrations. 2012-05-07 10:57:36 +02:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
utils proper solution 2015-04-28 11:16:06 +02:00
__init__.py bump version 2015-06-15 16:35:15 +02:00
admin.py ModelForm now requires either fields or exclude - mentoined in #52 thanks @volksman 2015-06-15 16:54:21 +02:00
conf.py pep8 cleanup and fix test runner for new django 2015-06-15 20:20:02 +02:00
loader.py fix flake8 2015-06-15 16:44:34 +02:00
models.py Handle timezone on 1.4 correctly. 2012-05-07 10:57:23 +02:00
test_cases.py Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
test_settings.py pep8 cleanup and fix test runner for new django 2015-06-15 20:20:02 +02:00