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

Remove settings groups and other metadata #1231

Merged
merged 5 commits into from
May 19, 2019
Merged

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented May 19, 2019

This PR simplifies dynamics settings data model by removing settings groups and additional attributes from misago dynamic settings. It also changes existing settings migrations to noop's and adds one new migration to misago.conf that creates all settings.

Fixes #1065

TODO

  • Test manually migrating existing site
  • Test manually clean site migration

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) enhancement Improvement to existing feature or dev experience labels May 19, 2019
@rafalp rafalp added this to the 0.20.0 milestone May 19, 2019
@rafalp rafalp self-assigned this May 19, 2019
@rafalp rafalp mentioned this pull request May 19, 2019
@rafalp rafalp merged commit 7ebbac3 into master May 19, 2019
@rafalp rafalp deleted the dynamic-settings-update branch May 19, 2019 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) enhancement Improvement to existing feature or dev experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove settings names/descriptions from database
1 participant