﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31857	Admin side_bar showing up in login form	Fernando Cordeiro	nobody	"When I upgrade to Django 3.1, the new admin navbar started to appear in the login screen. Look:

https://ibb.co/Jm0BdX3

Please note I'm using the `django_otp` package, that overrides the django's `admin.site.__class__` ith their own `OTPAdminSite` class. 

Nevertheless, this could potentially be happening with any other package. Given how sensitive the admin information is, I believe it's safer to set `AdminSite.enable_nav_sidebar` to `False` so people's models are not exposed."	Bug	new	contrib.admin	3.1	Normal		admin		Unreviewed	0	0	0	0	0	0
