We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d53426 commit 38e28fbCopy full SHA for 38e28fb
pyproject.toml
@@ -84,6 +84,3 @@ doc = [
84
DJANGO_SETTINGS_MODULE = "tests.config.settings"
85
asyncio_mode = "auto"
86
addopts = "--nomigrations"
87
-filterwarnings = [
88
- "ignore::django.utils.deprecation.RemovedInDjango50Warning",
89
-]
0 commit comments