Navigation

  • index
  • next |
  • django-dbtemplates »
  • django-dbtemplates

django-dbtemplates¶

dbtemplates is a Django app that consists of two parts:

  1. It allows you to store templates in your database

  2. 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 https://django-dbtemplates.readthedocs.io/ for more details.

The source code and issue tracker can be found on Github: https://github.com/jazzband/django-dbtemplates

Contents:

  • Setup
  • Usage
  • Advanced features
    • Caching
    • Versioned storage
    • Management commands
    • Admin actions
  • Settings
    • DBTEMPLATES_ADD_DEFAULT_SITE
    • DBTEMPLATES_AUTO_POPULATE_CONTENT
    • DBTEMPLATES_CACHE_BACKEND
    • DBTEMPLATES_USE_CODEMIRROR
    • DBTEMPLATES_USE_TINYMCE
    • DBTEMPLATES_USE_REVERSION
    • DBTEMPLATES_USE_REVERSION_COMPARE
    • DBTEMPLATES_MEDIA_PREFIX
  • Changelog
    • v5.0 (unreleased)
    • v4.0 (2022-09-3)
    • v3.0 (2019-01-27)
    • v2.0 (2016-09-29)
    • v1.3.2 (2015-06-15)
    • v1.3.1 (2012-05-23)
    • v1.3 (2012-05-07)
    • v1.2.1 (2011-09-07)
    • v1.2 (2011-08-15)
    • v1.1.1 (2011-07-08)
    • v1.1 (2011-07-06)
    • v1.0.1 (2011-04-14)
    • v1.0 (2011-04-11)
    • v0.8.0 (2010-11-07)
    • v0.7.4 (2010-09-23)
    • v0.7.3 (2010-09-21)
    • v0.7.2 (2010-09-04)
    • v0.7.1 (2010-07-07)
    • v0.7.0 (2010-06-24)
    • v0.6.1 (2009-10-19)
    • v0.6.0 (2009-10-09)
    • v0.5.7
    • v0.5.4
    • v0.5.3
    • v0.5.2
    • v0.5.1
    • v0.5.0
    • v0.4.7
    • v0.4.6
    • v0.4.5
    • v0.4.4
    • v0.4.3
    • v0.4.2
    • v0.4.1
    • v0.4.0
    • v0.3.1
    • v0.2.5
  • Support

Next topic

Setup

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • django-dbtemplates »
  • django-dbtemplates
© Copyright 2007-2019, Jannis Leidel and contributors. Created using Sphinx 7.4.7.