django-dbtemplates/dbtemplates
2010-06-24 11:48:08 +02:00
..
locale Add Chinese translation 2010-01-05 17:52:59 +08:00
management Don't print to stdout in when creating default error templates, if verbosity = 0. 2010-06-24 11:47:41 +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 Converted doctests to unittests, yay! 2010-06-24 11:48:08 +02:00