| 190 | | The template system shouldn't be designed so that templates are displayed |
|---|
| 191 | | nicely in WYSIWYG editors such as Dreamweaver. That is too severe of a |
|---|
| 192 | | limitation and wouldn't allow the syntax to be as nice as it is. Django expects |
|---|
| 193 | | some level of competence in template authors. |
|---|
| | 190 | The template system shouldn't be designed so that templates necessarily are |
|---|
| | 191 | displayed nicely in WYSIWYG editors such as Dreamweaver. That is too severe of |
|---|
| | 192 | a 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. |
|---|