Compare commits

...

1 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ filterwarnings =
ignore:defusedxml.lxml is no longer supported:DeprecationWarning:openpyxl.xml.functions
ignore:Using or importing the ABCs from 'collections':DeprecationWarning:django.*
ignore:Using user.is_authenticated\(\) and user.is_anonymous\(\) as a method is deprecated.::rest_framework\.*
ignore:Python 3.5 support will be dropped:DeprecationWarning
# remind us later
once:.*staticfiles.*::django\..*
once:please use dns.resolver.resolve