--
Ticket URL: <https://code.djangoproject.com/ticket/34588>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: Tom Carrick (added)
* owner: (none) => gtleee
* status: new => assigned
* severity: Normal => Release blocker
* stage: Unreviewed => Accepted
Comment:
Regression in d46cc15c51219c3418e0287bf018c5ba1346f825.
--
Ticket URL: <https://code.djangoproject.com/ticket/34588#comment:1>
* has_patch: 0 => 1
* component: Error reporting => Core (Other)
* stage: Accepted => Ready for checkin
Comment:
[https://github.com/django/django/pull/16884 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/34588#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"0a324f1b66b9b948041b1c557fc18b3fb40743c4" 0a324f1b]:
{{{
#!CommitTicketReference repository=""
revision="0a324f1b66b9b948041b1c557fc18b3fb40743c4"
Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats'
page.
Regression in d46cc15c51219c3418e0287bf018c5ba1346f825.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34588#comment:3>
Comment (by Mariusz Felisiak <felisiak.mariusz@…>):
In [changeset:"6b76481fb968c3d35ee01af38a84d210c0623e62" 6b76481]:
{{{
#!CommitTicketReference repository=""
revision="6b76481fb968c3d35ee01af38a84d210c0623e62"
[4.2.x] Fixed #34588 -- Removed usage of nonexistent stylesheet in the
'Congrats' page.
Regression in d46cc15c51219c3418e0287bf018c5ba1346f825.
Backport of 0a324f1b66b9b948041b1c557fc18b3fb40743c4 from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/34588#comment:4>