django-dbtemplates/dbtemplates
leidel 631a2f871a Fixed problem when django.contrib.sites' table isn't populated yet on initialization of dbtemplates. Thanks for the report, Kevin Fricovsky
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@76 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 42df3a04d82bc0957159d20fc8d666f420ab24a1
2008-11-16 02:02:30 +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 again: refactoring as a standalone application 2007-07-20 14:30:48 +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