django-dbtemplates/dbtemplates
Jason Mayfield 587b66232c typo
2011-06-15 16:16:09 +02:00
..
locale Updated PO file a bit. 2011-01-31 11:15:15 +01:00
management Updated code to pass more Pyflakes. 2011-04-11 23:16:21 +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
__init__.py Bumped to 1.0.1. 2011-04-14 13:46:15 +02:00
admin.py Updated code to pass more Pyflakes. 2011-04-11 23:16:21 +02:00
loader.py remove name uniqueness, with migration 2011-06-15 16:15:31 +02:00
models.py remove name uniqueness, with migration 2011-06-15 16:15:31 +02:00
settings.py typo 2011-06-15 16:16:09 +02:00
tests.py BACKWARDS INCOMPATIBLE CHANGE. Refactored caching to just use Django's caching system, instead of its own. 2011-04-11 19:19:00 +02:00
utils.py Fixed cache setting handling. Fixes issue #4. 2011-04-14 13:45:22 +02:00