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

Fix TemporalFrequency TextChoices value, update DB field values #200

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

koeaw
Copy link
Collaborator

@koeaw koeaw commented Sep 19, 2024

Fix stray English value in TemporalFrequency inner class, add data migration to update temporal_frequency field values in database in case there are now mixed German and English values.

Change one forgotten original English value of
TemporalFrequency TextChoices to its German label.
Update temporal_frequency field values in the database
following update to (forgotten) single TemporalFrequency
TextChoices value in models.py to fix potential data
divergence.
@koeaw koeaw merged commit 43dd1a7 into deploy Sep 19, 2024
3 checks passed
@koeaw koeaw deleted the kk/fix/models branch September 19, 2024 10:24
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