django-dbtemplates/dbtemplates/management
2008-12-26 17:39:48 +00:00
..
commands Made loader and cache backends site-aware. The filesystem cache backend now saves the files under <dir>/<site_domain>/<file_name>. The Django cache backend the Site id in the cache key. Template is now saved explicitly to backend if not existent in cache (e.g. if deleted manually or invalidated). Bumped version to 0.5.4. 2008-12-26 17:39:48 +00:00
__init__.py Removed automatic creation of 404.html and 500.html templates and added a new management command for those cases called "create_error_templates". Also made reverted move to Bitbucket. 2008-11-28 13:06:34 +00:00