* ui_ux: => 0
* component: Uncategorized => HTTP handling
* easy: => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/15625#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
* version: 1.2 => master
Comment:
https://github.com/django/django/pull/1635
--
Ticket URL: <https://code.djangoproject.com/ticket/15625#comment:5>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"893198509e3b821a56a56e4326929e0613aad983"]:
{{{
#!CommitTicketReference repository=""
revision="893198509e3b821a56a56e4326929e0613aad983"
Fixed #15625 -- Made message in MultiValueDictKeyError less verbose.
Thanks margieroginski for the suggestion.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15625#comment:6>
Comment (by Tim Graham <timograham@…>):
In [changeset:"275497c5709792b47c71538a7e58bb40e8d8d3a9"]:
{{{
#!CommitTicketReference repository=""
revision="275497c5709792b47c71538a7e58bb40e8d8d3a9"
[1.6.x] Fixed #15625 -- Made message in MultiValueDictKeyError less
verbose.
Thanks margieroginski for the suggestion.
Backport of 893198509e from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15625#comment:7>