mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-15 20:18:17 -06:00
15684 add USE_DEPRECATED_FILTERS to strawberry
This commit is contained in:
parent
ea1fabab44
commit
52505e389b
@ -726,6 +726,7 @@ if not ENABLE_LOCALIZATION:
|
|||||||
#
|
#
|
||||||
STRAWBERRY_DJANGO = {
|
STRAWBERRY_DJANGO = {
|
||||||
"TYPE_DESCRIPTION_FROM_MODEL_DOCSTRING": True,
|
"TYPE_DESCRIPTION_FROM_MODEL_DOCSTRING": True,
|
||||||
|
"USE_DEPRECATED_FILTERS": True,
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user