Changes between Version 5 and Version 6 of Ticket #16774, comment 26
- Timestamp:
- May 3, 2021, 4:08:29 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16774, comment 26
v5 v6 1 1 I've tried to put everything said here in the following patch https://github.com/Tijani-Dia/django/tree/ticket_16774 2 3 These tests are the only failing one - in my environment at least -:4 https://github.com/django/django/blob/7582d913e7db7f32e4cdcfafc177aa77cbbf4332/tests/handlers/tests.py#L214-L2225 https://github.com/django/django/blob/7582d913e7db7f32e4cdcfafc177aa77cbbf4332/tests/handlers/tests.py#L269-L2756 2 7 3 Let me know what do you think about it!