djok/README.md
2025-04-16 12:34:56 -05:00

584 B

Left as An Exercise to the User

  • LICENSE

File System Layout

  • config
  • templates
  • static
  • static/root
  • static/root/robots.txt

Ignored:

  • _staticfiles

Projects

environ

Configured per instructions, used to set up settings.

whitenoise

Configured per instructions.

django-typer

minimal config; done

django-structlog

TODO: needs defaults

django-allauth

Configured for email login.

pytest-django

???

django-debug-toolbar

Configured per instructions.

Options

TODO: whitenoise Compression setting TODO: prerolled Auth options