#36989 closed Cleanup/optimization (invalid)

Add beginner-friendly note clarifying template philosophy in docs

Reported by: Tharun-ramini Owned by:
Component: Documentation Version: 6.0
Severity: Normal Keywords: documentation
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Lines 16-29 of docs/ref/templates/language.txt explain that
Django templates are not Python and are for presentation only.
A brief note has been added to make this clearer for beginners.

PR: https://github.com/django/django/pull/20930

Change History (1)

comment:1 by Clifford Gama, 92 minutes ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
Back to Top