django-dbtemplates/docs/index.txt
leidel 9226aaf8c3 Updated docs after adding caching backend and support for django-reversion
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@60 cfb8ba98-e953-0410-9cff-959ffddf5974

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

--HG--
extra : convert_revision : 80a09c128e389305ab00a89b3f1dbe27680b6084
2008-11-02 00:05:58 +00:00

16 lines
451 B
Text

==================
django-dbtemplates
==================
``dbtemplates`` is a Django app that comes with to parts: It allows you to
create templates that are saved in your database, and it provides a so called
`template loader`_, a function that enables Django to find the templates you
created in the database.
.. _template loader: http://docs.djangoproject.com/en/dev/ref/templates/api/#loading-templates
Contents:
.. toctree::
overview.txt