Changes between Initial Version and Version 1 of Ticket #8307, comment 19
- Timestamp:
- Jan 27, 2024, 10:39:47 AM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8307, comment 19
initial v1 8 8 9 9 Thanks. 10 11 EDIT Here's the current working PR https://github.com/django/django/pull/17775 12 13 I have a test for the regression and explicit tests for the behavior I'm trying to fix. It's VERY limited in scope because I don't want to break backwards compat.