Changes between Initial Version and Version 2 of Ticket #34921
- Timestamp:
- Oct 22, 2023, 2:44:55 AM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34921 – Description
initial v2 1 It's possible to crash the naive datetime warning in `DateTimeField.to_python()` by filtering an unbound datetime with a naive timstamp:1 It's possible to crash the naive datetime warning in `DateTimeField.to_python()` by filtering an unbound datetime with a naive `date`: 2 2 3 3 {{{