Changes between Initial Version and Version 1 of Ticket #37223
- Timestamp:
- Jul 21, 2026, 7:07:53 AM (6 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37223
- Property Has patch set
- Property Owner set to
- Property Status new → assigned
-
Ticket #37223 – Description
initial v1 68 68 == Related == 69 69 70 * [https://github.com/django/django/pull/21651 PR #21651] — Pull request implementing this fix. 70 71 * [https://github.com/django/new-features/issues/187 new-features #187] — Pluggable JSON serialization/deserialization backend (this fix removes the signing carve-out from step 1). 71 72 * [https://github.com/adamchainz/django-orjson/pull/15 django-orjson PR #15] — Documented the mojibake from the third-party-package side.