django-dbtemplates 1.2.1
Template loader for templates stored in the database
dbtemplates is a Django app that consists of two parts:
- It allows you to store templates in your database
- It provides template loader that enables Django to load the templates from the database
It also features optional support for versioned storage and django-admin command, integrates with Django's caching system and the admin actions.
Please see http://django-dbtemplates.readthedocs.org/ for more details.
The source code and issue tracker can be found on Github:
https://github.com/jezdez/django-dbtemplates
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-dbtemplates-1.2.1.tar.gz (md5, pgp) | Source | 2011-09-07 | 61KB | 1015 | |
- Author: Jannis Leidel
- Home Page: http://django-dbtemplates.readthedocs.org/
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Package Index Owner: jezdez
- DOAP record: django-dbtemplates-1.2.1.xml
