diff options
| author | 2017-02-18 16:09:41 +0100 | |
|---|---|---|
| committer | 2017-02-18 16:09:41 +0100 | |
| commit | 31cc61cd1fc48a19387418a13293c8cbf23ebbfa (patch) | |
| tree | 41fa20a65fab94c9859842f0b706b604e6fecccf | |
| parent | 8b5d59af62fe650d7c0e79f2086002fae4942629 (diff) | |
| download | askama-31cc61cd1fc48a19387418a13293c8cbf23ebbfa.tar.gz askama-31cc61cd1fc48a19387418a13293c8cbf23ebbfa.tar.bz2 askama-31cc61cd1fc48a19387418a13293c8cbf23ebbfa.zip | |
Remove note about limited support for expressions
| -rw-r--r-- | README.rst | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ Currently implemented features: 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 * User-defined template filters are not supported yet * Not a lot of documentation has been written |
