Adrian Holovaty wrote:

You're right -- it's a common problem, and there's a solution for it.
See the "order_with_respect_to" model parameter.

http://www.djangoproject.com/documentation/model_api/

We ought to have a model example page for that...I'll try to get that together.

I'm very interested in that topic too. Could you give small hint on how to change the ording of objects via the API? I want to implement a priority list where I need to move items up and down. How do I do that?

regards,
Achim

Reply via email to