csm_web
csm_web copied to clipboard
Override model field typo
The Override model has an overriden_spacetime field, which is misspelled; this should be overridden_spacetime instead.
Django should detect that this change is a field rename, so not too much extra work should be necessary.