django-dbtemplates/dbtemplates
2015-07-06 22:16:43 +02:00
..
locale add Russian locale 2013-07-30 14:35:07 +06:00
management properly collect template dirs for all available template engines in dj 1.8 and prettify readme 2015-06-15 23:10:41 +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 update readme and added notice about compatibility, bump version and changelog 2015-06-15 21:03:09 +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 fixed (fields.W340) null has no effect on ManyToManyField and import sorting 2015-07-06 22:16:43 +02:00
test_cases.py fix settings runtime patching which cause fails because if we set correct template dirs is not there test dirs 2015-06-16 00:07:27 +02:00
test_settings.py omg fix pep8 passing 2015-06-15 21:17:18 +02:00