Tests and docs have been updated to include the new function.
See https://github.com/django/django/pull/8163
--
Ticket URL: <https://code.djangoproject.com/ticket/27922>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
Seems okay at first glance. Please review your patch using the
PatchReviewChecklist as a few requirements such as release notes and
versionadded annotations are missing.
--
Ticket URL: <https://code.djangoproject.com/ticket/27922#comment:1>
Comment (by Tim Heap):
I've added release notes to the 2.0 release document, and a versionadded:
2.0 note to the docs.
--
Ticket URL: <https://code.djangoproject.com/ticket/27922#comment:2>
* needs_better_patch: 1 => 0
Comment:
Is there anything else that needs adding to this patch?
--
Ticket URL: <https://code.djangoproject.com/ticket/27922#comment:3>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"5b6181f4d58f63e7d2b52ab94e162e5ce8980f12" 5b6181f4]:
{{{
#!CommitTicketReference repository=""
revision="5b6181f4d58f63e7d2b52ab94e162e5ce8980f12"
Fixed #27922 -- Added ErrorDict.get_json_data().
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27922#comment:4>
Comment (by Tim Heap):
Thanks!
--
Ticket URL: <https://code.djangoproject.com/ticket/27922#comment:5>