Sidebar Network

django-databasetemplateloader A Django template loader which loads templates from the database.

The Basics

It loads template data from your database. All templates are editable via the admin interface. Nice for django.contrib.flatpages templates or default error templates.

Project Homehttp://code.google.com/p/django-databasetemplateloader/
Grab the Repository – svn checkout http://django-databasetemplateloader.googlecode.com/svn/trunk/
 

Recent Commits

  • 36 was committed 2 weeks ago.
    Updated signals code due to backwards incompatible change in Django r8223
  • 35 was committed 1 month ago.
    added support for newforms-admin
  • 33 was committed 2 months, 4 weeks ago.
    updated tests to be not as old as the hills
  • 32 was committed 2 months, 4 weeks ago.
    only creates default 404 and 500 templates if not exist
  • 31 was committed 3 months, 1 week ago.
    changed version to 0.3.1
  • 30 was committed 3 months, 1 week ago.
    stuuupid bug
  • 29 was committed 3 months, 1 week ago.
    stuuupid bug
  • 28 was committed 3 months, 1 week ago.
    little changes on setup.py for 0.3.0 release
  • 27 was committed 3 months, 1 week ago.
    new management command ‘sync_templates’ for syncing the templates bidirectional
  • 26 was committed 3 months, 1 week ago.
    svn:ignore for *.pyc