django-dbtemplates/dbtemplates
leidel 84dc3e0bcc Added hooks for __version__
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@83 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 5c361908f79ffc41f9d88db684370b4a2e194028
2008-11-21 11:26:14 +00:00
..
locale Changed a translation string and updated locales 2008-11-16 02:02:10 +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 Added hooks for __version__ 2008-11-21 11:26:14 +00:00
admin.py Changed a translation string and updated locales 2008-11-16 02:02:10 +00:00
cache.py Fixed problem when django.contrib.sites' table isn't populated yet on initialization of dbtemplates. Thanks for the report, Kevin Fricovsky 2008-11-16 02:02:30 +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