On 7/22/06, Baczek <[EMAIL PROTECTED]> wrote: > > > Martin Robinsson napisal(a): > > "reorder stuff" is quite vague... > [...] > > If you want to control the order in which table records appear you can > > look at the ´´ordering´´ Admin parameter instead. That and all > > other Admin options are documented here: > > http://www.djangoproject.com/documentation/model_api/#admin-options > > I want to do this, but I want the order to be user-modifiable, i.e. in > the simplest form some up/down buttons. There's nothing in docs (or I > don't know what to search for), so I uncertain if the admin supports > such an use case - and it's a very important issue for me. > > When in the admin, simply click on the top of any column and see what happens. I believe an arrow only displays when items are sorted by that column, but that doesn't mean that you can't sort by other columns. The only restriction is that to sort by a column, that column has to point to a specific column in the db.
-- ---- Waylan Limberg [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---