1
0
mirror of https://github.com/django/django.git synced 2025-02-23 16:06:26 +00:00
Anssi Kääriäinen efb0100ee6 Fixed #14877 -- repeated deletion using formsets
When a formset contained deletion for an existing instance, and the
instance was already deleted, django threw an exception. A common cause for
this was resubmit of the formset.

Original patch by Trac alias olau.

In addition this commit cleaned some code in _construct_form(). This
was needed as the primary key value the user submitted wasn't converted
correctly to python value in case the primary key field was also a
related field.
2013-10-30 22:40:15 +02:00
..
2013-10-26 12:15:03 -07:00
2013-10-22 09:51:39 -04:00
2013-10-26 12:15:03 -07:00
2013-10-23 06:09:29 -04:00
2013-10-10 16:49:20 -04:00
2013-10-26 12:15:03 -07:00
2013-10-26 18:27:42 -07:00
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2013-10-10 16:49:20 -04:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-23 06:09:29 -04:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-27 21:28:08 +01:00
2013-10-26 18:27:42 -07:00
2013-10-26 12:15:03 -07:00
2013-10-28 14:17:48 +01:00
2013-10-10 16:49:20 -04:00
2013-10-26 12:15:03 -07:00
2013-10-10 16:49:20 -04:00
2013-10-26 12:15:03 -07:00
2013-10-23 06:09:29 -04:00
2013-10-10 16:49:20 -04:00
2013-10-26 12:15:03 -07:00
2013-10-10 16:49:20 -04:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-30 10:42:35 -07:00
2013-10-26 18:27:42 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-10 16:49:20 -04:00
2013-10-26 18:27:42 -07:00
2013-10-26 18:27:42 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 18:27:42 -07:00
2013-10-26 12:15:03 -07:00
2013-10-26 12:15:03 -07:00
2013-10-10 16:49:20 -04:00