#27560: Formset.save() crashes for model with foreign key to concrete base model
-------------------------------------+-------------------------------------
     Reporter:  Lorenzo Peña         |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Forms                |                  Version:  1.9
     Severity:  Normal               |               Resolution:
     Keywords:  formset              |             Triage Stage:
  inline_formset                     |  Unreviewed
  inline_formsetfactory              |
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham):

 * type:  Uncategorized => Bug


Comment:

 Could you include more complete details about how to reproduce the issue?
 My try to reproduce gives `save() prohibited to prevent data loss due to
 unsaved related object 'some_model'.` at `formset.save()`.

--
Ticket URL: <https://code.djangoproject.com/ticket/27560#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.7348c0271cad43bf83803ad92affb5ae%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to