Opened 13 years ago
Closed 13 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)
Change History (2)
by , 13 years ago
| Attachment: | serializeMultitable.py added |
|---|
comment:1 by , 13 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
| Type: | Bug → Cleanup/optimization |
This ticket is the same as Ticket #17752.
Note:
See TracTickets
for help on using tickets.
TestCase for the issue