mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-11-08 11:37:33 +03:00
Rather than importing it at the top level (which breaks dj-rest-auth entirely if you aren't using JWTs and don't have the library installed), only do the import if the user has the relevant setting enabled. |
||
|---|---|---|
| .. | ||
| locale | ||
| registration | ||
| tests | ||
| __init__.py | ||
| admin.py | ||
| app_settings.py | ||
| models.py | ||
| serializers.py | ||
| social_serializers.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||