Soften remark on complexity of debugging

This commit is contained in:
Dirkjan Ochtman 2017-02-18 16:14:16 +01:00
parent 643c1fc7a5
commit 794183e824

View File

@ -22,7 +22,7 @@ Askama is in heavy development, so it currently has some limitations:
* Only a small number of built-in template filters have been implemented * Only a small number of built-in template filters have been implemented
* User-defined template filters are not supported yet * User-defined template filters are not supported yet
* Not a lot of documentation has been written * Not a lot of documentation has been written
* Debugging Askama bugs or template problems can be challenging * Debugging template problems is not always straightforward
All feedback welcome. Feel free to file bugs, requests for documentation and All feedback welcome. Feel free to file bugs, requests for documentation and
any other feedback to the `issue tracker`_ or `tweet me`_. any other feedback to the `issue tracker`_ or `tweet me`_.