LICENSE
README.md
pyproject.toml
porosdjango/__init__.py
porosdjango/cli.py
porosdjango/constants.py
porosdjango/exceptions.py
porosdjango/utils.py
porosdjango.egg-info/PKG-INFO
porosdjango.egg-info/SOURCES.txt
porosdjango.egg-info/dependency_links.txt
porosdjango.egg-info/entry_points.txt
porosdjango.egg-info/requires.txt
porosdjango.egg-info/top_level.txt
porosdjango/templates/db_helpers.py.j2
porosdjango/templates/managers.py.j2
porosdjango/templates/models.py.j2
porosdjango/templates/docker/Dockerfile.j2
porosdjango/templates/docker/alert_rules.yml.j2
porosdjango/templates/docker/alertmanager.yml.j2
porosdjango/templates/docker/celery_beat.sh.j2
porosdjango/templates/docker/celery_conf.py.j2
porosdjango/templates/docker/celery_worker.sh.j2
porosdjango/templates/docker/dev.sh.j2
porosdjango/templates/docker/docker_compose.yml.j2
porosdjango/templates/docker/dockerignore.j2
porosdjango/templates/docker/env_example.j2
porosdjango/templates/docker/flower.sh.j2
porosdjango/templates/docker/grafana_dashboard.yml.j2
porosdjango/templates/docker/grafana_datasource.yml.j2
porosdjango/templates/docker/init_celery.py.j2
porosdjango/templates/docker/nginx.conf.j2
porosdjango/templates/docker/prometheus.yml.j2
porosdjango/templates/docker/grafana/celery.json
porosdjango/templates/docker/grafana/django-app.json
porosdjango/templates/docker/grafana/infrastructure.json
tests/test_utils.py