LICENSE
README.md
pyproject.toml
django_tasks_cloud_tasks/__init__.py
django_tasks_cloud_tasks/apps.py
django_tasks_cloud_tasks/auth.py
django_tasks_cloud_tasks/backends.py
django_tasks_cloud_tasks/detection.py
django_tasks_cloud_tasks/executor.py
django_tasks_cloud_tasks/urls.py
django_tasks_cloud_tasks/views.py
django_tasks_cloud_tasks.egg-info/PKG-INFO
django_tasks_cloud_tasks.egg-info/SOURCES.txt
django_tasks_cloud_tasks.egg-info/dependency_links.txt
django_tasks_cloud_tasks.egg-info/requires.txt
django_tasks_cloud_tasks.egg-info/top_level.txt
tests/test_backends.py
tests/test_detection.py
tests/test_executor.py
tests/test_views.py