﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
13524	Changes to (model) formsets' max_num sematics not listed in the 1.2 release notes	Ramiro Morales	nobody	"After a couple of threads in the [http://groups.google.com/group/django-es/browse_thread/thread/790b5887d77496ca/912a1bd79f7c292f django-es] and [http://groups.google.com/group/django-users/browse_thread/thread/e03e65afffd48826?hl=en# django-users] mailing lists (that also gave bith to #13521/r13234) it seemed clear we aren't documenting in the release notes the backward incompatible changes implemented in r12872 that affect usage of formsets, model formsets and admin inlines.

The patch attached tries to fix that. Any help reviewing the language used and fleshing it out with more content especially by people more familiar with the changes implemented in such commits will be greatly appreciated.

The patch also:

 * Moves a note about the admin inlines JS-powered 'Add another' link from the formsets docs to the admin docs because that seem the place where it belongs. It doesn't even belog in the model formsets docs.
 * Add a few tests and fixes typos to the formsets and model formsets I created when trying to understand and confirm the new behavior.

Setting milestone = 1.2.
"		closed	Documentation	1.2-beta		fixed	max_num		Ready for checkin	1	0	0	0	0	0
