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

Rename Expression publication date fields, update verbose names, help text #58

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

koeaw
Copy link
Collaborator

@koeaw koeaw commented Apr 2, 2024

Rename the two fields use for storing an Expressions publication date (manual input + ISO-formatted) to make it easier to differentiate them/to remove ambiguity.

koeaw added 3 commits April 2, 2024 12:42
Rename field for manual input of Expression
publication date from publication_date to
publication_date_manual_input to reduce
ambiguity between the two fields used for
storing the date (one for manual input/imported
data, one for parsed/converted ISO date).
Change field name from publication_date_iso
to publication_date_iso_formatted to make its
purpose even clearer. (It does not simply hold
an ISO date, it holds an ISO-formatted version
of the other date.)
Update verbose_name attribute of both
Expression publication date fields; remove
redundant help_text for ISO-formatted
date field (field is set to uneditable).
@koeaw koeaw merged commit 9c97cb2 into deploy Apr 2, 2024
1 check passed
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