We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c907f03 commit c7db3d2Copy full SHA for c7db3d2
pytest.ini
@@ -7,8 +7,6 @@ filterwarnings =
7
ignore::django.utils.deprecation.RemovedInDjango20Warning
8
9
# Ignore external dependencies warning deprecations
10
- # django-guardian
11
- ignore:Shortcut function 'assign'.*:DeprecationWarning
12
# textclassifier
13
ignore:The 'warn' method is deprecated, use 'warning' instead:DeprecationWarning
14
# django-rest-framework
0 commit comments