fix: re-enable Django deprecation warnings (#32277)

* fix: re-enable Django deprecation warnings
---------

Co-authored-by: UsamaSadiq <usama7274@gmail.com>
This commit is contained in:
Muhammad Soban Javed
2023-08-07 22:08:00 +05:00
committed by GitHub
parent 4e75a89ff5
commit 2732934e74
4 changed files with 8 additions and 14 deletions

View File

@@ -11,6 +11,4 @@ filterwarnings =
default
ignore:No request passed to the backend, unable to rate-limit:UserWarning
ignore::xblock.exceptions.FieldDataDeprecationWarning
ignore::django.utils.deprecation.RemovedInDjango40Warning
ignore::django.utils.deprecation.RemovedInDjango41Warning
norecursedirs = .cache