django-dbtemplates/dbtemplates
Sasha Simkin fc52082e43 Rewritten --exclude, --only to match files instead of directories
Because no way to exclude templates in one app but different folders
2014-04-06 03:15:26 +03:00
..
locale fix russian translation 2014-04-05 19:06:26 +03:00
management Rewritten --exclude, --only to match files instead of directories 2014-04-06 03:15:26 +03: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 Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
__init__.py Bumped version to 1.3. 2012-05-07 23:52:59 +02:00
admin.py Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
conf.py Minor cosmetic changes to please flake8. 2013-04-04 11:33:00 +02:00
loader.py Use __isnull for querying a non-site specific template. Refs #33. 2012-05-19 21:40:47 +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 Moved to django-discover-runner. 2012-05-23 23:50:32 +02:00