On 31 Jan, 16:52, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]>
wrote:
> On 1/31/08, Nianbig <[EMAIL PROTECTED]> wrote:
>
> > I would like to add the functionality to be able to manually sort
> > these objects in the Django-admin... I´ve tried doing this by just
> > adding a integerfield... but it is not so user friendly... are there
> > any built-in functions for this in Django ?
>
> Nothing built-in, though this is a common need and will likely get
> added to the admin at some point in the future.
>
> In the meantime, you may want to check 
> outhttp://www.djangosnippets.org/snippets/568/-- it's a clever little
> hack to expose an ordering field in the changelist view. I've not
> tried it myself, but it looks like it'd work.

Ok, thank you!

/Nianbig

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to