Switch to the new template loaders from Djblets.
Review Request #1717 — Created Aug. 12, 2019 and updated
Information | |
---|---|
guest124 | |
Review Board | |
a6e198c... | |
Reviewers | |
demo | |
This updates our list of template loaders to use the new conditional_cached (which only caches if DEBUG = False) and namespaced_app_dirs (which allows app module prefixes for paths). Reviewed at https://reviews.reviewboard.org/r/6092/