mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-02-11 15:30:34 +03:00
Version 3.0 of Django made `force_text` deprecated. `force_text` is just an alias for `force_str`, which isn't deprecated, so I swapped it out. https://docs.djangoproject.com/en/3.0/ref/utils/#django.utils.encoding.force_text |
||
---|---|---|
.. | ||
locale | ||
registration | ||
tests | ||
__init__.py | ||
admin.py | ||
app_settings.py | ||
models.py | ||
serializers.py | ||
social_serializers.py | ||
urls.py | ||
utils.py | ||
views.py |