Opened 14 hours ago

Last modified 14 hours ago

#36608 new Uncategorized

dumpdata does not use custom serializers — at Initial Version

Reported by: ksauder Owned by:
Component: Core (Management commands) Version: 5.2
Severity: Release blocker Keywords: dumpdata custom serializers
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

As displayed in the diff, the code was simply broken and always raised an exception for custom serializer formats.

Change History (1)

by ksauder, 14 hours ago

Attachment: dumpdata_fix.diff added
Note: See TracTickets for help on using tickets.
Back to Top