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

wamberg/django-dbtemplates

Folders and files

NameName
Last commit message
Last commit date
Sep 20, 2016
May 5, 2020
Jan 27, 2019
Sep 20, 2016
Sep 20, 2016
Sep 20, 2016
Jan 27, 2019
May 7, 2012
Sep 20, 2016
Jan 27, 2019
Sep 20, 2016
Sep 20, 2016
Jan 27, 2019
Jan 27, 2019
Jan 27, 2019

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.7%
  • Python 21.7%
  • CSS 0.6%