django-dbtemplates/dbtemplates
2010-06-24 11:46:51 +02:00
..
locale Add Chinese translation 2010-01-05 17:52:59 +08:00
management Fixed a stupid bug in the create_error_template command. 2009-04-11 11:12:32 +02:00
templates/admin/dbtemplates/template Tweaking the stylesheet overrides a little 2009-11-24 21:13:27 +01:00
__init__.py Bumped version up a little. 2010-03-18 19:20:33 +01:00
admin.py Fixes issue 4 -- The textarea of the content field now uses the full width in the admin 2009-11-24 21:03:34 +01:00
cache.py Cleaned up a little. 2010-06-24 11:43:41 +02:00
loader.py Added class based template loader for Django >= 1.2. 2010-06-24 11:46:51 +02:00
models.py Cleaned up a little. 2010-06-24 11:43:41 +02:00
settings.py Moved settings to own module. 2010-06-24 10:22:35 +02:00
tests.py Updated tests for the new feature and fixed them. 2009-10-19 02:32:43 +02:00