We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52dff6d + d74e139 commit 6f2fad1Copy full SHA for 6f2fad1
src/objecttypes/urls.py
@@ -18,6 +18,7 @@
18
admin.site.site_header = "objecttypes admin"
19
admin.site.site_title = "objecttypes admin"
20
admin.site.index_title = "Welcome to the objecttypes admin"
21
+admin.site.enable_nav_sidebar = False
22
23
monkeypatch_admin()
24
0 commit comments