mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-09 05:12:18 -06:00
15684 strawberry filter (#15686)
* 15579 update requirements * 15684 add USE_DEPRECATED_FILTERS to strawberry
This commit is contained in:
@@ -725,6 +725,7 @@ if not ENABLE_LOCALIZATION:
|
||||
#
|
||||
STRAWBERRY_DJANGO = {
|
||||
"TYPE_DESCRIPTION_FROM_MODEL_DOCSTRING": True,
|
||||
"USE_DEPRECATED_FILTERS": True,
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user