Opened 5 months ago

Last modified 7 days 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: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
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, 5 months ago

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