#2717: edit_inline does not work
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian      
     Type:  defect                 |      Status:  new         
 Priority:  normal                 |   Milestone:  Version 0.93
Component:  Admin interface        |     Version:  SVN         
 Severity:  blocker                |    Keywords:  edit_inline 
-----------------------------------+----------------------------------------
 Add a warning in the documentation about edit_inline, as is not working as
 espected:
 
  * If you have a DateField with auto_now_add, if you try to make an update
 it tries to put that field to NULL, giving an exception.
  * If you modify the parend record and the child one you'll get an
 exception.
  * Sometimes you're not able to insert any child record, but there is no
 error message.
 
 It works fine for simple cases, but it crashes if you try to do some real
 work.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2717>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to