--
Ticket URL: <https://code.djangoproject.com/ticket/33601>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: Arpan Sharma => Arpan Sharma
--
Ticket URL: <https://code.djangoproject.com/ticket/33601#comment:1>
* has_patch: 0 => 1
Comment:
The PR for this ticket is as follows - \\
https://github.com/django/django/pull/15547
--
Ticket URL: <https://code.djangoproject.com/ticket/33601#comment:2>
* status: assigned => closed
* resolution: => wontfix
* component: Uncategorized => Core (Other)
Comment:
Thanks for this ticket, however we want to encourage users to provide
[https://docs.djangoproject.com/en/4.0/ref/views/#the-404-page-not-found-
view custom error pages] and keep the default implementation as simple as
possible. Also, I don't think it would be a good idea to add a link to
`history.back()` as far as I'm aware it's not widely used in 404 pages.
You can start a discussion on DevelopersMailingList if you don't agree.
--
Ticket URL: <https://code.djangoproject.com/ticket/33601#comment:3>