django-dbtemplates/dbtemplates
2009-10-19 02:32:43 +02:00
..
locale Compiled translations 2009-10-09 14:12:48 +02:00
management Fixed a stupid bug in the create_error_template command. 2009-04-11 11:12:32 +02:00
__init__.py Bumped version up to 0.6.1dev and fixed minor problem with doc index 2009-10-09 15:36:47 +02:00
admin.py Added admin actions to invalidate and repopulate template cache 2009-10-09 14:01:57 +02:00
cache.py Exlucde example app from installation, bumped to 0.5.8 2009-05-26 19:54:27 +02:00
loader.py Removed superfluous imports 2009-01-21 10:45:39 +00:00
models.py Fixes issue 3 - Templates don't default to a site. Added ability to turn this off by setting DBTEMPLATES_ADD_DEFAULT_SITE to False. 2009-10-19 02:30:52 +02:00
tests.py Updated tests for the new feature and fixed them. 2009-10-19 02:32:43 +02:00