On Fri, Apr 24, 2009 at 6:19 PM, Zain Memon <[email protected]> wrote: > Hello, > As you might know, I'm one of the Django GSoC students this year. My mentor > is (the) Jacob Kaplan-Moss, and he's already started corrupting my innocent > mind. > This summer, I'm implementing a collection of ideas with the goal to improve > the general usability of the admin. The ideas are grouped as follows: > +1 in general. ... > Reorder inlines by dragging & dropping (most likely requires a refactoring > of the ordering APIs, according to this django-dev thread)
I'm not sure what this means. Inline order is defined by the underlying queryset, isn't it? What would reordering them on the client do in the DB? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
