-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: deprecationRemoval of existing functionality or behaviorRemoval of existing functionality or behavior
Milestone
Description
Proposed Changes
Export templates currently support either the Django or Jinja2 template language (which can be toggled on a per-instance basis). This issues proposes to drop support for Django templating and support only Jinja2.
Justification
As the Jinja2 language is significantly more powerful than Django's built-in language, we can remove it to standardize on only Jinja2 (which is already the case for other models, such as custom links).
sdktr and DanSheps
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: deprecationRemoval of existing functionality or behaviorRemoval of existing functionality or behavior