mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
16 lines
444 B
Text
16 lines
444 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::
|
|
:maxdepth: 2
|
|
|
|
overview
|