It lacks sufficient basic explanation of web form handling in general to
be useful to someone who is tackling this for the first time.
It also contains some sections that mention, but offer no explanation of,
matters that don't need to be in an introductory document.
It also interrupts its own basic explanations with unnecessary reference
to much more advanced concepts.
--
Ticket URL: <https://code.djangoproject.com/ticket/22796>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by EvilDMP):
Patch in https://github.com/django/django/pull/2776.
--
Ticket URL: <https://code.djangoproject.com/ticket/22796#comment:1>
* has_patch: 0 => 1
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/22796#comment:2>
* status: new => assigned
* owner: nobody => EvilDMP
--
Ticket URL: <https://code.djangoproject.com/ticket/22796#comment:3>
* needs_better_patch: 0 => 1
* stage: Ready for checkin => Accepted
Comment:
Some more comments have been left on the PR.
--
Ticket URL: <https://code.djangoproject.com/ticket/22796#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"60375eda324d708870dc2ba18b4ac4d6114a68f6"]:
{{{
#!CommitTicketReference repository=""
revision="60375eda324d708870dc2ba18b4ac4d6114a68f6"
[1.7.x] Fixed #22796 -- Added a more basic explanations of forms.
Thanks bmispelon, kezabelle, jorgecarleitao, and timgraham for reviews.
Backport of cd20b5d186 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/22796#comment:5>