djok/README.md
2025-04-05 17:11:04 -05:00

536 B

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