- doesn´t work with mysql < 4.1 > >> I must be a bit dumb, but I fail to understand the doc for the >> "order_with_respect_to" META option... Could someone be kind enough to >> have mercy and take time to explain slowly ? > > I've been wondering about it too, and this is what I've found out: > - used on the "many" side of relations > - adds an _order integer field to the model > - automatically numbers objects' _order > - shows objects ordered by _order in admin > - is supposed to use fancy javascript > to enable re-arranging objects in admin > > >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---