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

Bootstrap new projects with more appropriate APP_NAME tiles #11702

Open
jacobtylerwalls opened this issue Dec 19, 2024 · 0 comments
Open

Bootstrap new projects with more appropriate APP_NAME tiles #11702

jacobtylerwalls opened this issue Dec 19, 2024 · 0 comments

Comments

@jacobtylerwalls
Copy link
Member

A new project gets created with an APP_NAME in their project settings matching the project name used in the creation command. 👍

On setup_db, however, we create system settings tiles that will override this back to "Arches", which isn't necessarily desired.

We could avoid creating this tile entirely, or create it with the value that matches settings.py, or any solution for removing drift.

The system settings tile is generated from this data:

"c5a2b94a-fadd-11e6-a029-6c4008b05c4c":{
"en":{
"direction":"ltr",
"value":"Arches"
}
},

@chiatt chiatt added this to pipeline Dec 19, 2024
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

1 participant