--
Ticket URL: <https://code.djangoproject.com/ticket/23717>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
https://github.com/django/django/pull/3425
--
Ticket URL: <https://code.djangoproject.com/ticket/23717#comment:1>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/23717#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"528c9af5436814f60e88c9d31c991d72f7ea7fbc"]:
{{{
#!CommitTicketReference repository=""
revision="528c9af5436814f60e88c9d31c991d72f7ea7fbc"
Fixed #23717 -- Fixed makemessages crash when STATIC_ROOT=None
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23717#comment:3>
Comment (by Claude Paroz <claude@…>):
In [changeset:"6a1bd837b108d968d4cb552320ab4b7472f10c3f"]:
{{{
#!CommitTicketReference repository=""
revision="6a1bd837b108d968d4cb552320ab4b7472f10c3f"
[1.7.x] Fixed #23717 -- Fixed makemessages crash when STATIC_ROOT=None
Backport of 528c9af54 from master.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23717#comment:4>