LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
authentication/__init__.py
authentication/apps.py
authentication/contextprocessor.py
authentication/urls.py
authentication/util.py
authentication/views.py
authentication/customer/__init__.py
authentication/customer/admin.py
authentication/customer/apps.py
authentication/customer/models.py
authentication/customer/signals.py
authentication/customer/tests.py
authentication/customer/urls.py
authentication/customer/views.py
authentication/customer/migrations/0001_initial.py
authentication/customer/migrations/0002_alter_customer_user.py
authentication/customer/migrations/0003_alter_customer_user.py
authentication/customer/migrations/0004_customer_username.py
authentication/customer/migrations/__init__.py
authentication/customer/static/customer/homepage.js
authentication/customer/templates/customer/homepage.html
authentication/static/authentication/authentication.css
authentication/static/authentication/authentication.js
authentication/static/authentication/layout.css
authentication/static/authentication/layout.js
authentication/templates/authentication/header.html
authentication/templates/authentication/homepage.html
authentication/templates/authentication/layout.html
authentication/templates/authentication/login.html
authentication/templates/authentication/modals.html
django_user_login.egg-info/PKG-INFO
django_user_login.egg-info/SOURCES.txt
django_user_login.egg-info/dependency_links.txt
django_user_login.egg-info/requires.txt
django_user_login.egg-info/top_level.txt