setup.py
sw_django_rest_auth.egg-info/PKG-INFO
sw_django_rest_auth.egg-info/SOURCES.txt
sw_django_rest_auth.egg-info/dependency_links.txt
sw_django_rest_auth.egg-info/requires.txt
sw_django_rest_auth.egg-info/top_level.txt
sw_rest_auth/__init__.py
sw_rest_auth/admin.py
sw_rest_auth/authentication.py
sw_rest_auth/models.py
sw_rest_auth/permissions.py
sw_rest_auth/serializers.py
sw_rest_auth/urls.py
sw_rest_auth/views.py
sw_rest_auth/migrations/0001_initial.py
sw_rest_auth/migrations/__init__.py
sw_rest_auth/tests/__init__.py
sw_rest_auth/tests/helpers.py
sw_rest_auth/tests/test_authentication.py
sw_rest_auth/tests/test_permission.py
sw_rest_auth/tests/test_views.py