--
Ticket URL: <https://code.djangoproject.com/ticket/22246>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
This is not actually factually true. As of 1.6, when form_list feature was
actually introduced, the documentation does mention it, but only as an
alternative to providing them as an argument to as_view(), and only as the
very last thing you should do. That still seems inadequate — rolling
through the documentation in order, you would end up blind-faithing your
entire view until you get to that final step.
--
Ticket URL: <https://code.djangoproject.com/ticket/22246#comment:1>
Comment (by timo):
I am not sure what you mean by "blind-faithing your entire view until you
get to that final step"? Could you make a specific suggestion to improve
the documentation or supply a patch? I'll be happy to review it.
--
Ticket URL: <https://code.djangoproject.com/ticket/22246#comment:2>
* stage: Unreviewed => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/22246#comment:3>
* status: new => closed
* resolution: => wontfix
Comment:
Could you open a ticket again the new [https://github.com/django/django-
formtools django-formtools] repository? The details of your request aren't
clear to me so I don't feel comfortable doing it myself, thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/22246#comment:4>