django-dbtemplates/dbtemplates
leidel d984b45540 Removed old sync_templates.py script, use the django-admin.py sync_templates please. Removes unneeded code that registers the model with django-reversion manually. Updated docs after move from Google Code to Bitbucket.
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@65 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 49af8f284937e75d0878354684fb1ce9addb04a0
2008-11-09 13:55:20 +00:00
..
locale Updated German and Hebrew locales (Thanks to Alex Gaynor) and bumped version to 0.5.0 2008-11-02 00:06:16 +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 Removed old sync_templates.py script, use the django-admin.py sync_templates please. Removes unneeded code that registers the model with django-reversion manually. Updated docs after move from Google Code to Bitbucket. 2008-11-09 13:55:20 +00:00