1
0
mirror of https://github.com/django/django.git synced 2025-10-11 07:49:35 +00:00
Jake Howard fbced43cf8 [5.2.x] 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.

Backport of 4e7a991c12a113229e0927974d3bf94ea04eecf6 from main.
2025-09-04 13:38:31 -03:00
..