Skip to content

Django template loader for database stored templates with extensible cache backend

License

Notifications You must be signed in to change notification settings

eprikazc/django-dbtemplates

 
 

Repository files navigation

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

About

Django template loader for database stored templates with extensible cache backend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.9%
  • Python 21.5%
  • CSS 0.6%