Django

Code

Changeset 863

Show
Ignore:
Timestamp:
10/14/05 10:04:21 (3 years ago)
Author:
adrian
Message:

Reworded part of design_philosophies.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/design_philosophies.txt

    r861 r863  
    191191displayed nicely in WYSIWYG editors such as Dreamweaver. That is too severe of 
    192192a limitation and wouldn't allow the syntax to be as nice as it is. Django 
    193 expects some level of code competence in template authors
     193expects template authors are comfortable editing HTML directly
    194194 
    195195Treat whitespace obviously