LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
./googleadsauth/__init__.py
./googleadsauth/admin.py
./googleadsauth/apps.py
./googleadsauth/models.py
./googleadsauth/settings.py
./googleadsauth/urls.py
./googleadsauth/views.py
./googleadsauth/migrations/0001_initial.py
./googleadsauth/migrations/__init__.py
./tests/__init__.py
./tests/conftest.py
./tests/test_models.py
./tests/test_settings.py
./tests/test_views.py
./tests/urls.py
django_googleadsauth.egg-info/PKG-INFO
django_googleadsauth.egg-info/SOURCES.txt
django_googleadsauth.egg-info/dependency_links.txt
django_googleadsauth.egg-info/not-zip-safe
django_googleadsauth.egg-info/requires.txt
django_googleadsauth.egg-info/top_level.txt
googleadsauth/__init__.py
googleadsauth/admin.py
googleadsauth/apps.py
googleadsauth/models.py
googleadsauth/settings.py
googleadsauth/urls.py
googleadsauth/views.py
googleadsauth/migrations/0001_initial.py
googleadsauth/migrations/__init__.py
googleadsauth/templates/googleadsauth/auth_status.html
tests/__init__.py
tests/conftest.py
tests/test_models.py
tests/test_settings.py
tests/test_views.py
tests/urls.py