django/docs/ref/contrib/admin
Jay Leadbetter c74504c2dd Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_view formset validation.
Updated ModelAdmin to use form.instance when passing parent model to
child inlines for add_view. There is effectively no change in the
change_view since the previously passed 'obj' is the same as form.instance.

Thanks to meshy for report, and EvilDMP and timo for review.
2013-11-25 20:01:16 -05:00
..
_images
actions.txt
admindocs.txt
index.txt Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_view formset validation. 2013-11-25 20:01:16 -05:00