Hi,

I have a few models with "edit_inline=models.STACKED". How can I control 
the field order of those models in the administration form? Even with

class Admin:
    fields = (....)

it won't work. Plus, the above will expose those models individually in 
the administration form.

Can someone please show me the right way to do it? Thank you very much.

Wanrong



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