Remove note about limited support for expressions

This commit is contained in:
Dirkjan Ochtman 2017-02-18 16:09:41 +01:00
parent 8b5d59af62
commit 31cc61cd1f

View File

@ -19,7 +19,6 @@ Currently implemented features:
Askama is in heavy development, so it currently has some limitations: Askama is in heavy development, so it currently has some limitations:
* Only a small subset of the intended expressions are supported in templates
* 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