django-dbtemplates/dbtemplates
leidel 9f0d7a2564 Fixed docstring in template loader.
Fixed wrong return types in FileSystemBackend.

git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@59 cfb8ba98-e953-0410-9cff-959ffddf5974

committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974>

--HG--
extra : convert_revision : 7ea05e043c43c23fbf846bc9ddd80400519631e2
2008-11-02 00:05:48 +00:00
..
locale Added Hebrew translation, thanks mkriheli 2008-08-23 22:12:17 +00:00
management actually implemented the --force option of sync_templates command, thanks Martin Mahner 2008-09-02 13:21:46 +00:00
__init__.py again: refactoring as a standalone application 2007-07-20 14:30:48 +00:00
admin.py Added support for django-reversion to versionize Template instances. Enabled only if django-reversion is installed. 2008-11-02 00:05:26 +00:00
cache.py Fixed docstring in template loader. 2008-11-02 00:05:48 +00:00
loader.py Fixed docstring in template loader. 2008-11-02 00:05:48 +00:00
models.py Refactored template loader to use new backend architecture, that populates the cache by using signals. 2008-11-02 00:05:38 +00:00
sync_templates.py new management command 'sync_templates' for syncing the templates bidirectional 2008-05-13 22:34:38 +00:00