mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Removes PHP references
This commit is contained in:
parent
7eba5fbc02
commit
55a2d5b577
5 changed files with 14 additions and 18 deletions
|
@ -203,9 +203,6 @@ We see a template system as a tool that controls presentation and
|
|||
presentation-related logic -- and that's it. The template system shouldn't
|
||||
support functionality that goes beyond this basic goal.
|
||||
|
||||
If we wanted to put everything in templates, we'd be using PHP. Been there,
|
||||
done that, wised up.
|
||||
|
||||
Discourage redundancy
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue