Skip to content

[FR] Move templates to the database #12031

@SchrodingersGat

Description

@SchrodingersGat

Rather than storing templates as files, move them into the database:

Advantages

  • Easier duplication of templates
  • Bypass any caching issues fetching template files from proxy server (currently hacks in place)
  • Easier permission controls

References

https://django-dbtemplates.readthedocs.io/en/latest/index.html

Breaking

This would be a major overhaul of the template system, so targeting the 2.0.0 release

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Enhancement.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions