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

admin: add read_only fields to Chant and Source models #1023

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

lucasmarchd01
Copy link
Contributor

Fixes #1022. In the Source admin area, we have changed the number_of_melodies, number_of_chants fields to readonly_fields. Additionally, on the Chant and Source admin area, we have added date_created and date_updated readonly_fields.

@jacobdgm jacobdgm merged commit a453530 into DDMAL:develop Sep 8, 2023
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.

Hide "Number of chants" and "Number of melodies" fields in Source admin
2 participants