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

Uses custom date select widget for publication dates #2044

Merged
merged 2 commits into from
Mar 19, 2022
Merged

Conversation

mouse-reeve
Copy link
Member

This PR adds a new custom date widget based on Django's built-in SelectDate widget, but with the year as a number field instead of another select field. I think this makes much more sense than a datepicker for publication dates, since they're often far in the past.

Screen Shot 2022-03-19 at 8 36 50 AM

Fixes #1979 and works on #743

@mouse-reeve mouse-reeve merged commit 5655b94 into main Mar 19, 2022
@mouse-reeve mouse-reeve deleted the date-picker branch March 19, 2022 16:33
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.

Date Picker begins at 1900
1 participant