mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
Reworded part of design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@863 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
f2b8e85360
commit
2db3d9c7cc
@ -190,7 +190,7 @@ Assume designer competence
|
||||
The template system shouldn't be designed so that templates necessarily are
|
||||
displayed nicely in WYSIWYG editors such as Dreamweaver. That is too severe of
|
||||
a limitation and wouldn't allow the syntax to be as nice as it is. Django
|
||||
expects some level of code competence in template authors.
|
||||
expects template authors are comfortable editing HTML directly.
|
||||
|
||||
Treat whitespace obviously
|
||||
--------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user