.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
.github/workflows/github-actions.yml
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
docs/Makefile
docs/authors.rst
docs/cache.rst
docs/changelog.rst
docs/command.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/decorators.rst
docs/email.rst
docs/emperor.rst
docs/features.rst
docs/index.rst
docs/installation.rst
docs/integrations.rst
docs/readme.rst
docs/requirements.txt
docs/todo.rst
docs/reference/django_uwsgi.rst
docs/reference/index.rst
docs/screenshots/screenshot1.png
docs/screenshots/screenshot2.png
docs/screenshots/screenshot3.png
docs/screenshots/screenshot4.png
docs/screenshots/screenshot5.png
docs/screenshots/screenshot6.png
docs/screenshots/screenshot7.png
docs/screenshots/screenshot8.png
src/django_uwsgi/__init__.py
src/django_uwsgi/admin.py
src/django_uwsgi/apps.py
src/django_uwsgi/cache.py
src/django_uwsgi/mail.py
src/django_uwsgi/panels.py
src/django_uwsgi/stats.py
src/django_uwsgi/tasks.py
src/django_uwsgi/urls.py
src/django_uwsgi/views.py
src/django_uwsgi/wagtail_hooks.py
src/django_uwsgi/emperor/__init__.py
src/django_uwsgi/emperor/admin.py
src/django_uwsgi/emperor/apps.py
src/django_uwsgi/emperor/models.py
src/django_uwsgi/emperor/wagtail_hooks.py
src/django_uwsgi/emperor/migrations/0001_initial.py
src/django_uwsgi/emperor/migrations/__init__.py
src/django_uwsgi/templates/uwsgi/actions.html
src/django_uwsgi/templates/uwsgi/applications.html
src/django_uwsgi/templates/uwsgi/jobs.html
src/django_uwsgi/templates/uwsgi/magic_table.html
src/django_uwsgi/templates/uwsgi/options.html
src/django_uwsgi/templates/uwsgi/status.html
src/django_uwsgi/templates/uwsgi/unavailable.html
src/django_uwsgi/templates/uwsgi/wagtail_dashboard_item.html
src/django_uwsgi/templates/uwsgi/workers.html
src/django_uwsgi/templates/uwsgi/common/actions.html
src/django_uwsgi/templates/uwsgi/common/workers.html
src/django_uwsgi/templates/uwsgi/panels/actions.html
src/django_uwsgi_admin.egg-info/PKG-INFO
src/django_uwsgi_admin.egg-info/SOURCES.txt
src/django_uwsgi_admin.egg-info/dependency_links.txt
src/django_uwsgi_admin.egg-info/not-zip-safe
src/django_uwsgi_admin.egg-info/requires.txt
src/django_uwsgi_admin.egg-info/top_level.txt
tests/test_django_uwsgi.py
tests/uwsgi.ini
tests/test_project/__init__.py
tests/test_project/settings.py
tests/test_project/urls.py
tests/test_project/wsgi.py
tests/test_project/fixtures/test.json