Quantcast
Channel: Django: Ticket #40: Attempt to set a many to many relation throws exception unless model specifies ordering.
Browsing latest articles
Browse All 2 View Live

status changed; resolution set

status changed from new to closedresolution set to fixed Fixed in [157]. Thanks for the report! FYI, this was some legacy code from a previous Django incarnation that allowed for orderable many-to-many...

View Article


Article 0

Actually, it doesn't work even if I set an ordering. I had to edit core/meta.py to remove the check for rel_field.rel.orderable

View Article

Browsing latest articles
Browse All 2 View Live