#4848: Feature Proposal: Allowing inline fields to be specified in the fields
tuple (newforms-admin)
---------------------------+------------------------------------------------
Reporter:  leifbyron       |       Owner:  adrian                             
  Status:  new             |   Component:  Admin interface                    
 Version:  newforms-admin  |    Keywords:  newforms-admin inline models fields
   Stage:  Unreviewed      |   Has_patch:  0                                  
---------------------------+------------------------------------------------
 In newforms-admin, it would be quite helpful to be able to specify both a
 models' fields and its inline models' fields in the fields tuple of the
 options class. This would allow inline model fields to be "mixed in" with
 the models' own fields on the model's admin page.  There are many
 situations where this would be preferable to the current situation --
 always having inline model fields rendered below the models' own fields.
 
 I suggested this feature in the Django-developers group, and Adrian
 suggested that I open a ticket.
 
 http://groups.google.com/group/django-
 
developers/browse_thread/thread/c54d026eb46ad375/93bebf102281bb41#93bebf102281bb41

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4848>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to