mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 02:58:17 -06:00
15934 update documentation screenshots
This commit is contained in:
parent
d824e90e0a
commit
a7b614b3d5
Binary file not shown.
Before Width: | Height: | Size: 316 KiB After Width: | Height: | Size: 305 KiB |
Binary file not shown.
Before Width: | Height: | Size: 309 KiB After Width: | Height: | Size: 306 KiB |
@ -370,7 +370,7 @@ if not DJANGO_ADMIN_ENABLED:
|
||||
|
||||
# Middleware
|
||||
MIDDLEWARE = [
|
||||
"strawberry_django.middlewares.debug_toolbar.DebugToolbarMiddleware",
|
||||
# "strawberry_django.middlewares.debug_toolbar.DebugToolbarMiddleware",
|
||||
'django_prometheus.middleware.PrometheusBeforeMiddleware',
|
||||
'corsheaders.middleware.CorsMiddleware',
|
||||
'django.contrib.sessions.middleware.SessionMiddleware',
|
||||
|
Loading…
Reference in New Issue
Block a user