Hello all,

maybe there are some newforms-admin experts out there:

What's the right way to change the ordering of ManyToMany-fields
(displayed as select widgets) in newforms-admin? I need to change the
ordering *without* changing the respective model class.

Background: The default ordering of the contrib.auth User class was
removed from trunk (see ticket #6089). But I need an ordererd user
selection widget for my ManyToMany-fields relating to the User class.

BTW, how can I replace the default widget for a specific field to be
used in the newforms-admin form? I didnt't find any docs on this.

Regards
-Stephan

--~--~---------~--~----~------------~-------~--~----~
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