mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2025-12-22 05:11:09 -05:00
okay fine
This commit is contained in:
9
.venv/lib/python3.12/site-packages/allauth/exceptions.py
Normal file
9
.venv/lib/python3.12/site-packages/allauth/exceptions.py
Normal file
@@ -0,0 +1,9 @@
|
||||
import warnings
|
||||
|
||||
from allauth.core.exceptions import ImmediateHttpResponse
|
||||
|
||||
|
||||
__all__ = ["ImmediateHttpResponse"]
|
||||
|
||||
|
||||
warnings.warn("allauth.exceptions is deprecated, use allauth.core.exceptions")
|
||||
Reference in New Issue
Block a user