#5780: pass the created/updated object to formsets in edit_inline for validation
---------------------------+------------------------------------------------
Reporter:  Honza_Kral      |       Owner:  nobody         
  Status:  new             |   Component:  Admin interface
 Version:  newforms-admin  |    Keywords:                 
   Stage:  Unreviewed      |   Has_patch:  1              
---------------------------+------------------------------------------------
 When validating {{{InlineFormset}}} it is essential that you have access
 to the created/updated object. I created a patch that handles exactly that
 - it creates the object (without saving it) and passes it to the
 {{{FormSet}}}.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5780>
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