Hi Adrian,

I noticed from the wiki on the NewformsAdminBranch that you are
considering taking this "opportunity to add extra customization hooks
to the admin site".   One hook that I would like to see added is the
ability to control the field grouping (and line breaks) for related
objects.  The current system allows field grouping and line control for
fields of the main object being created/edit via the 'fields' item
under the Admin subclass.  But all related object fields (eg the Choice
items for the Poll object) appear on one line; which can be pretty
awkward for related models with more than a few fields.  It seems like
putting the same 'fields' data in subclass Admin under the related
object model makes sense and doing whatever is necessary to get admin
to use it.

I posted on this in early December django-users:
http://groups.google.com/group/django-users/browse_thread/thread/93c93eae323a8bc2

Thanks
   -Jonathan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django 
developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to