#36989: Add beginner-friendly note clarifying template philosophy in docs
-------------------------------------+-------------------------------------
Reporter: Tharun-ramini | Type:
| Cleanup/optimization
Status: new | Component:
| Documentation
Version: 6.0 | Severity: Normal
Keywords: documentation | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
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
--
Ticket URL: <
https://code.djangoproject.com/ticket/36989>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.