1
0
mirror of https://github.com/django/django.git synced 2025-10-06 05:19:09 +00:00
Jake Howard 4e7a991c12 Refs #36588 -- Warned about using external templates in startapp/startproject commands.
Clarified that custom templates provided via `--template` for `starapp`
and `startproject` are used as-is, adding a warning that malicious or
poorly constructed templates may introduce security issues.
2025-09-04 13:37:54 -03:00
..