Changes between Initial Version and Version 1 of Ticket #28690, comment 23
- Timestamp:
- Sep 27, 2019, 11:34:18 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28690, comment 23
initial v1 1 1 Taking the liberty to reassign due to inactivity (6 months) and adding a pull request with revised code and addressing feedback on prior PRs. Please add give your comments for any concerns:) 2 3 PR => https://github.com/django/django/pull/11848 4 5 - Year is now checked in relation to current year, rolling over to the past if more than 50 years in the future 6 - Test now uses a patched version of datetime.datetime to pin to a specific year and have static test cases