django-dbtemplates/dbtemplates
Jannis Leidel fc8b4e148a Bumped to version 0.5.6
committer: Jannis Leidel <jannis@leidel.info>

--HG--
extra : convert_revision : ed792bd5fbc13aaf9eb307144c65c5f36cddcbd0
2009-04-11 11:13:47 +02:00
..
locale Added Italian translation (thanks marcoberi) and updated other locales with latest string additions. 2009-03-01 01:04:10 +01:00
management Fixed a stupid bug in the create_error_template command. 2009-04-11 11:12:32 +02:00
__init__.py Bumped to version 0.5.6 2009-04-11 11:13:47 +02:00
admin.py Fix typo 2009-01-21 10:43:47 +00:00
cache.py 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
loader.py Removed superfluous imports 2009-01-21 10:45:39 +00:00
models.py Moved doctests to own file, updated to actually work :) 2009-04-11 11:13:33 +02:00
tests.py Moved doctests to own file, updated to actually work :) 2009-04-11 11:13:33 +02:00