Opened 12 years ago

Closed 12 years ago

#18846 closed Cleanup/optimization (duplicate)

Error in serializing a Multi-table inherited model

Reported by: cheese Owned by: nobody
Component: Core (Serialization) Version: 1.4
Severity: Normal Keywords: Multi-table
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I have Django 1.4.1 and Python 2.7.3 on Fedora 17 x86_64.

The attached code should show the problem.

Attachments (1)

serializeMultitable.py (642 bytes ) - added by cheese 12 years ago.
TestCase for the issue

Download all attachments as: .zip

Change History (2)

by cheese, 12 years ago

Attachment: serializeMultitable.py added

TestCase for the issue

comment:1 by thikonom, 12 years ago

Resolution: duplicate
Status: newclosed
Type: BugCleanup/optimization

This ticket is the same as Ticket #17752.

Note: See TracTickets for help on using tickets.
Back to Top