#16965: Model Formsets can_delete documentation lacking actual use example
-------------------------------------+-------------------------------------
     Reporter:  gregcorey@…          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Documentation        |                  Version:  1.3
     Severity:  Normal               |               Resolution:
     Keywords:  can_delete,          |             Triage Stage:  Accepted
  documentation, model formset       |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by geraldcor):

 Replying to [comment:6 amanjeev]:
 >  Formsets can_delete online documentation provides no example of how to
 utilize this parameter to ''actually delete a form''
 >
 > When you say "actually delete a form", you mean delete the object that,
 that particular form relates to, correct?
 >
 > I just want to make sure that we are not deleting a form from the front-
 end end. Rather, this is a feature that is used to delete the object.

 Yes that is correct. It is the object that the model_formset represents. I
 apologize for the hastiness of the bug. I will edit it to clarify for
 future readers.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16965#comment:7>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to