Changes between Initial Version and Version 12 of Ticket #35824
- Timestamp:
- Dec 17, 2025, 12:05:17 PM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35824
- Property Triage Stage Unreviewed → Accepted
- Property Owner set to
- Property Status new → assigned
- Property Has patch set
-
Ticket #35824 – Description
initial v12 1 [https://docs.djangoproject.com/en/dev/ref/utils/#django.utils.cache.patch_cache_control The documentation] for this response modifier lists rules, but only rules. It would be a lot clearer with a table of transformed names for common parameters and a usage example. 1 I have submitted a Pull Request for this ticket: https://github.com/django/django/pull/20419