Changes between Initial Version and Version 1 of Ticket #35471, comment 4
- Timestamp:
- May 23, 2024, 1:52:05 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35471, comment 4
initial v1 1 You can propose this on the2 3 1 If you wish to do this on your project you could overwrite the template [https://github.com/django/django/blob/main/django/contrib/admin/templates/admin/nav_sidebar.html admin/nav_sidebar.html] to be empty, see [https://docs.djangoproject.com/en/5.0/intro/tutorial07/#customize-the-admin-index-page customizing the admin index page]. 4 2