The original serializes assumes if allauth is installed, its also used for the token generation. Thats not the case for us, so we need to overwrite this behavior |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| local.py | ||
| production.py | ||
| testing.py | ||
The original serializes assumes if allauth is installed, its also used for the token generation. Thats not the case for us, so we need to overwrite this behavior |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| local.py | ||
| production.py | ||
| testing.py | ||