[Django] #33601: Adding Homepage redirect option to Standard 404 page.

7 views
Skip to first unread message

Django

unread,
Mar 26, 2022, 5:52:39 AM3/26/22
to django-...@googlegroups.com
#33601: Adding Homepage redirect option to Standard 404 page.
-----------------------------------------+------------------------------
Reporter: Arpan Sharma | Owner: Arpan Sharma
Type: New feature | Status: assigned
Component: Uncategorized | Version: 4.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
-----------------------------------------+------------------------------
The standard 404 page displayed by Django when Debug = False does not
contain an option to Go to the Home Page of the Website or to revert back
in the history.\\
Most standard websites have this feature which lets users to explore other
pages of the site.

--
Ticket URL: <https://code.djangoproject.com/ticket/33601>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Mar 26, 2022, 5:53:20 AM3/26/22
to django-...@googlegroups.com
#33601: Adding Homepage redirect option to Standard 404 page.
-------------------------------+----------------------------------------

Reporter: Arpan Sharma | Owner: Arpan Sharma
Type: New feature | Status: assigned
Component: Uncategorized | Version: 4.0
Severity: Normal | Resolution:

Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+----------------------------------------
Changes (by Arpan Sharma):

* owner: Arpan Sharma => Arpan Sharma


--
Ticket URL: <https://code.djangoproject.com/ticket/33601#comment:1>

Django

unread,
Mar 26, 2022, 6:25:02 AM3/26/22
to django-...@googlegroups.com
#33601: Adding Homepage redirect option to Standard 404 page.
-------------------------------+----------------------------------------
Reporter: Arpan Sharma | Owner: Arpan Sharma
Type: New feature | Status: assigned
Component: Uncategorized | Version: 4.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+----------------------------------------
Changes (by Arpan Sharma):

* 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>

Django

unread,
Mar 26, 2022, 7:24:04 AM3/26/22
to django-...@googlegroups.com
#33601: Adding Homepage redirect option to Standard 404 page.
------------------------------+----------------------------------------
Reporter: Arpan Sharma | Owner: Arpan Sharma
Type: New feature | Status: closed
Component: Core (Other) | Version: 4.0
Severity: Normal | Resolution: wontfix

Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
------------------------------+----------------------------------------
Changes (by Mariusz Felisiak):

* 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>

Reply all
Reply to author
Forward
0 new messages