django-dbtemplates 1.2.1

django-dbtemplates is a Django application that comes with to parts: It allows you to create templates that are saved in your database, and it provides a so called template loader, a function that enables Django to find the templates you created in...