Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.1 KB

README.rst

File metadata and controls

31 lines (21 loc) · 1.1 KB

django-dbtemplates

Jazzband Build Status Codecov

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