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

We create chant incipits from full texts multiple times #1652

Open
dchiller opened this issue Oct 4, 2024 · 0 comments
Open

We create chant incipits from full texts multiple times #1652

dchiller opened this issue Oct 4, 2024 · 0 comments
Labels
maintainability places where we can make future developers' jobs easier priority: medium

Comments

@dchiller
Copy link
Contributor

dchiller commented Oct 4, 2024

We do this both with a signal that fires on chant save and in the form_valid function of the ChantCreate view. And...we do it differently both times. We probably don't need this discrepancy.

@dchiller dchiller added priority: medium maintainability places where we can make future developers' jobs easier labels Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainability places where we can make future developers' jobs easier priority: medium
Projects
None yet
Development

No branches or pull requests

1 participant