Skip to content

refactor: custom app settings#44

Open
wesleyboar wants to merge 3 commits into
mainfrom
refactor/custom-app-settings-for-cms-v4-40
Open

refactor: custom app settings#44
wesleyboar wants to merge 3 commits into
mainfrom
refactor/custom-app-settings-for-cms-v4-40

Conversation

@wesleyboar

@wesleyboar wesleyboar commented Jul 6, 2026

Copy link
Copy Markdown
Member

Overview

Core-CMS v4.40.0-rc10 refactors custom app settings. The change is not backwards compatible, so all clients (with such settings) must update to use the CMS since that version.

Important

To run locally, developers must update their settings_custom.py.

Related

Changes

I followed Core-CMS:/docs/upgrade-project.md: "from v4.39 to v4.40".

Details
  • updated Core-CMS
  • renamed custom_app_settings.pysettings_apps.py
  • renamed custom app settings
  • updated settings_custom.py

Testing

  1. Build and deploy.
  2. Verify all apps load.

@wesleyboar wesleyboar changed the title refactor: custom_app_settings → settings_apps refactor: Core-CMS v4.40 custom app settings Jul 6, 2026
@wesleyboar wesleyboar changed the base branch from main to deps/core-cms-v4.40 July 6, 2026 16:07
@wesleyboar wesleyboar changed the title refactor: Core-CMS v4.40 custom app settings refactor: custom app settings Jul 6, 2026
@wesleyboar wesleyboar changed the base branch from deps/core-cms-v4.40 to main July 6, 2026 23:28
@wesleyboar

wesleyboar commented Jul 13, 2026

Copy link
Copy Markdown
Member Author

Tip

Core-CMS v4.40.0-rc10 settings refactor is backwards-compatible since TACC/Core-CMS#1198.

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.

2 participants