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

New date field for book publication dates #2043

Closed
wants to merge 452 commits into from
Closed

New date field for book publication dates #2043

wants to merge 452 commits into from

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
Copy link
Member Author

woops, wrong base!

@mouse-reeve mouse-reeve deleted the date-field branch March 19, 2022 15:47
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
3 participants