fjbardelli / django-dbtemplates

Django template loader for database stored templates with extensible cache backend

Home Page:https://django-dbtemplates.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-dbtemplates

Jazzband

GitHub Actions

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

https://django-dbtemplates.readthedocs.io

License:Other


Languages

Language:JavaScript 77.8%Language:Python 21.7%Language:CSS 0.6%