log

age author description
Thu, 24 Jun 2021 19:39:20 +0200 Franz Glasner Changelog and minimal docu for `None` and `Empty` filters
Thu, 24 Jun 2021 19:26:53 +0200 Franz Glasner Implement the "Empty" filter.
Thu, 24 Jun 2021 19:23:06 +0200 Franz Glasner Unittests for the "|None" filter
Thu, 24 Jun 2021 19:22:53 +0200 Franz Glasner FIX: Do not apply the type convertion None -> "" if the expansions comprises the whole expression
Thu, 24 Jun 2021 09:33:22 +0200 Franz Glasner Implement a special filter named "None" that suppresses "KeyErrors" from interpolation lookups and returns a Python "None" instead
Wed, 23 Jun 2021 15:00:37 +0200 Franz Glasner Mark the use of "unichr()" with "noqa: F821" because of flake8 complaints when running it with Python3
Thu, 10 Jun 2021 22:02:09 +0200 Franz Glasner New filter function "urlquote_plus" which quotes a space into a '+' character