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

Template overrides in Arches Applications are ignored #11729

Open
chiatt opened this issue Jan 14, 2025 · 0 comments
Open

Template overrides in Arches Applications are ignored #11729

chiatt opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@chiatt
Copy link
Member

chiatt commented Jan 14, 2025

If an Arches Application overrides a core Arches template, the override is ignored. The issue occurs here in settings_utils.py which returns only the core arches and project template directories:

os.path.join(Path(__file__).resolve().parent, "app", "templates")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants