Skip to main content
build status https://badge.fury.io/py/django-dbtemplate.svg

With django-dbtemplate your users may override templates from admin interface. Main purpose of this project - allow admin users to override email templates.

Installation

  1. Install package

    pip install django-dbtemplate
  2. Add “dbtempalte” and “django.contrib.admindocs” to INSTALLED_APPS

    INSTALLED_APPS = (
        ...
        'dbtemplate',
        'django.contrib.admindocs',
        ...
    )
  3. Add loader “dbtemplate.loader.DatabaseLoader” to TEMPLATE_LOADERS.

For production deployments, always use cached template loader to awoid unnecessary database queries.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

django-dbtemplate-0.4.1.zip (8.7 kB view details)

Uploaded Source

django-dbtemplate-0.4.1.tar.gz (4.4 kB view details)

Uploaded Source

django-dbtemplate-0.4.1.tar.bz2 (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_dbtemplate-0.4.1-py2.py3-none-any.whl (7.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-dbtemplate-0.4.1.zip.

File metadata

File hashes

Hashes for django-dbtemplate-0.4.1.zip
Algorithm Hash digest
SHA256 f653ef749192ae01b04ef5b96c7932162a78a78e279e639c89f9539b376316fd
MD5 c47504b0cf787fc79296de7d678ed18f
BLAKE2b-256 261a8dd778d5f8636fe507e1349a8f671dabc6cf922668c454b46ec0d49ebac6

See more details on using hashes here.

File details

Details for the file django-dbtemplate-0.4.1.tar.gz.

File metadata

File hashes

Hashes for django-dbtemplate-0.4.1.tar.gz
Algorithm Hash digest
SHA256 c9e84e2d9ce68e3119c10c6a6e0b3e0571bc4666f94b753b38e51eadf3e2f2dd
MD5 176a83ca7fa53d82deb31e716aa197c5
BLAKE2b-256 c7c175331cdb4d17030970e93594b3eb18280abf40bac99cc4c34e4013b7e3fb

See more details on using hashes here.

File details

Details for the file django-dbtemplate-0.4.1.tar.bz2.

File metadata

File hashes

Hashes for django-dbtemplate-0.4.1.tar.bz2
Algorithm Hash digest
SHA256 bd89f21c11fb37bebb08fb7a641993e879707d482e171a715391ee8fb63aba4c
MD5 911c65a81935aca7c65bfe07522bcee2
BLAKE2b-256 49bbb6d54a01db5a7d0fb470051835d92e8e811c5f591e6d1560ad92d6a2a9ff

See more details on using hashes here.

File details

Details for the file django_dbtemplate-0.4.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_dbtemplate-0.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b20b2587b83636f9ba6d81f13c9dee43d219c21a2707eb282abd0073da0daa9b
MD5 a272d211cf2927199f83f21d13f30bec
BLAKE2b-256 3655011e1ac4b41b01badf8464ec49c00a1aca050ddb1dfbcba1cdd4c371809d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page