Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/fp 1652 template inheritance #142

Closed
wants to merge 12 commits into from

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented May 23, 2022

Overview

  • To simplify app installation.
  • To deprecate hacked paths (many) for templates.
  • To add proper paths (few) for templates.

Related

Changes

  1. [docs] update templates README
  2. [warning] import settings and settings_local⚠️
  3. [enhancement] (texascale, ecep) simplify INSTALLED_APPS
  4. [enhancement] use variable for path to Core
  5. [enhancement] simplify CMS_TEMPLATES
  6. [chore] deprecate "old way" template paths
  7. [fix] update extends paths

⚠️ This change is required by TACC/Core-CMS#492, which loads settings_custom by default.

Testing / Screenshots / Notes

See TACC/Core-CMS#492.

wesleyboar added 12 commits May 12, 2022 12:18
- install blog apps at end of list (simpler)
- load settings at top of settings_custom, bot middle
- fix template inheritence (texascale, ecep)

BREAKING CHANGE: template inheritence now incompatible with main
Requires: TACC/Core-CMS#da85200
Requires: TACC/Core-CMS#da85200
required since Core change made settings_custom be loaded as base
Requires: TACC/Core-CMS#da85200
Requires: TACC/Core-CMS#da85200
@wesleyboar
Copy link
Member Author

wesleyboar commented Sep 1, 2023

Abandoned because this is so out-of-date (many merge conflicts) and because https://github.com/TACC/Core-CMS-Custom relies on overwriting templates. Rather than fight that in favor of template inheritance (which I have failed to make work for three years), I abandon template inheritance.

@wesleyboar wesleyboar closed this Sep 1, 2023
@wesleyboar wesleyboar deleted the bugfix/fp-1652-template-inheritance branch November 13, 2023 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant