Changes between Version 1 and Version 2 of Ticket #37032, comment 6
- Timestamp:
- Jun 24, 2026, 3:31:42 AM (36 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37032, comment 6
v1 v2 1 1 Added a small note to make it clearer and more readable, along with a cross-reference to Using RequestContext for more info (seemed more in line with the Django way of doing things). This should suffice, let me know if anything else is needed. 2 3 [https://github.com/django/django/pull/21153 PR]