django-dbtemplates/dbtemplates
2011-07-06 21:16:16 +02:00
..
locale Updated PO file a bit. 2011-01-31 11:15:15 +01:00
management Removed trailing whitespace. 2011-07-06 21:16:16 +02: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 Change to skip template loaders whose load method is not implemented. This happens with the Django cached template loader, in particular. 2011-07-06 17:21:31 +02:00
__init__.py Bumped to 1.0.1. 2011-04-14 13:46:15 +02:00
admin.py A bunch of flake8 fixees. 2011-07-01 15:50:04 +02:00
conf.py A bunch of flake8 fixees. 2011-07-01 15:50:04 +02:00
loader.py A bunch of flake8 fixees. 2011-07-01 15:50:04 +02:00
models.py A bunch of flake8 fixees. 2011-07-01 15:50:04 +02:00
tests.py Extended sync_templates command to make exporting changes out to file easier. 2011-07-06 17:00:44 +02:00