* [https://www.djangoproject.com/weblog/2020/jul/28/community-survey-2020/
2020 Django Users Survey]
* [https://groups.google.com/g/django-developers/search?q=redis Mailing
list discussions]
* [https://summerofcode.withgoogle.com/projects/#6292871491092480 2021
GSoC project]
[https://github.com/django/django/pull/14437 Pull Request].
--
Ticket URL: <https://code.djangoproject.com/ticket/33012>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
* needs_tests: 1 => 0
* needs_docs: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/33012#comment:1>
* needs_better_patch: 0 => 1
* stage: Ready for checkin => Accepted
--
Ticket URL: <https://code.djangoproject.com/ticket/33012#comment:2>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"dca4c2ff764ab94848274952eee4319a638be1d2" dca4c2ff]:
{{{
#!CommitTicketReference repository=""
revision="dca4c2ff764ab94848274952eee4319a638be1d2"
Refs #33012 -- Moved PickleSerializer to django.core.serializers.base and
added tests.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33012#comment:3>
* needs_better_patch: 1 => 0
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33012#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"ec212c66167759a2a40b13d5efc47d883816d4da" ec212c66]:
{{{
#!CommitTicketReference repository=""
revision="ec212c66167759a2a40b13d5efc47d883816d4da"
Fixed #33012 -- Added Redis cache backend.
Thanks Carlton Gibson, Chris Jerdonek, David Smith, Keryn Knight,
Mariusz Felisiak, and Nick Pope for reviews and mentoring this
Google Summer of Code 2021 project.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33012#comment:5>