diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2010-12-19 13:41:43 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2010-12-19 13:41:43 +0000 |
| commit | 7adffaeaf6dfa22db0b6b2a29632b9150c7ac732 (patch) | |
| tree | 760220d871d4246985cdc71ed2879ac82333c4f4 /AUTHORS | |
| parent | 059d9205d40243117730aba4baea1373834e57d2 (diff) | |
Fixed #14655 -- Made formsets iterable. This allows a slightly more natural iteration API (`for form in formsets`), and allows you to easily override the form rendering order. Thanks to Kent Hauser for the suggestion and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14986 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
| -rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -216,6 +216,7 @@ answer newbie questions, and generally made Django that much better: Brant Harris Ronny Haryanto <http://ronny.haryan.to/> Hawkeye + Kent Hauser <kent@khauser.net> Joe Heck <http://www.rhonabwy.com/wp/> Joel Heenan <joelh-django@planetjoel.com> Mikko Hellsing <mikko@sorl.net> |
