Opened 3 months ago

Last modified 2 months ago

#36608 assigned Cleanup/optimization

dumpdata does not use custom serializers — at Initial Version

Reported by: ksauder Owned by:
Component: Core (Management commands) Version: 5.2
Severity: Normal Keywords: dumpdata custom serializers
Cc: Triage Stage: Accepted
Has patch: no 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, 3 months ago

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