--
Ticket URL: <https://code.djangoproject.com/ticket/24333>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/4119 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/24333#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/24333#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"d64baaef3b95abe9ae5d07317c9bf4df02cb8592"]:
{{{
#!CommitTicketReference repository=""
revision="d64baaef3b95abe9ae5d07317c9bf4df02cb8592"
Fixed #24333 -- Fixed admin history view crash with non-integer slug.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24333#comment:3>
Comment (by Tim Graham <timograham@…>):
In [changeset:"03f4e2d90997aec4c8f57c5c9b7925d70194327e"]:
{{{
#!CommitTicketReference repository=""
revision="03f4e2d90997aec4c8f57c5c9b7925d70194327e"
[1.8.x] Fixed #24333 -- Fixed admin history view crash with non-integer
slug.
Backport of d64baaef3b95abe9ae5d07317c9bf4df02cb8592 from master
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/24333#comment:4>