mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Update netbox/netbox/settings.py
This commit is contained in:
parent
1e6d8dfb18
commit
e21d515f34
@ -763,8 +763,8 @@ LOCALE_PATHS = (
|
|||||||
# Strawberry (GraphQL)
|
# Strawberry (GraphQL)
|
||||||
#
|
#
|
||||||
STRAWBERRY_DJANGO = {
|
STRAWBERRY_DJANGO = {
|
||||||
"TYPE_DESCRIPTION_FROM_MODEL_DOCSTRING": True,
|
|
||||||
"DEFAULT_PK_FIELD_NAME": "id",
|
"DEFAULT_PK_FIELD_NAME": "id",
|
||||||
|
"TYPE_DESCRIPTION_FROM_MODEL_DOCSTRING": True,
|
||||||
"USE_DEPRECATED_FILTERS": True,
|
"USE_DEPRECATED_FILTERS": True,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user