Skip to content

Conversation

luskay595
Copy link
Owner

Summary

  • keep environment variable SITE_BASE_PATH and compute Django FORCE_SCRIPT_NAME
  • use FORCE_SCRIPT_NAME throughout the codebase
  • document relationship in .env.example
  • allow toggling WhiteNoise with USE_WHITENOISE

Testing

  • pre-commit run --files .env.example config/settings.py content_manager/templatetags/wagtail_dsfr_tags.py content_manager/views.py dashboard/wagtail_hooks.py content_manager/management/commands/create_starter_pages.py
  • make test-unit (fails: ModuleNotFoundError: No module named 'django')

https://chatgpt.com/codex/tasks/task_e_68667c54e614832d828f2ff0b3279f15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant