mirror of
https://github.com/django/django.git
synced 2024-12-22 09:05:43 +00:00
Removed mention of designers in DTL design philosophy.
Signed-off-by: Priya Pahwa <pahwa.priya19@gmail.com>
This commit is contained in:
parent
f6387df37b
commit
6f2c7cf6b4
@ -254,10 +254,6 @@ enough programming-esque functionality, such as branching and looping, that is
|
|||||||
essential for making presentation-related decisions. The :ref:`Django Template
|
essential for making presentation-related decisions. The :ref:`Django Template
|
||||||
Language (DTL) <template-language-intro>` aims to avoid advanced logic.
|
Language (DTL) <template-language-intro>` aims to avoid advanced logic.
|
||||||
|
|
||||||
The Django template system recognizes that templates are most often written by
|
|
||||||
*designers*, not *programmers*, and therefore should not assume Python
|
|
||||||
knowledge.
|
|
||||||
|
|
||||||
Safety and security
|
Safety and security
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user