0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Jan 01, 2025 — Jan 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug in filter parsing More... almost 9 years ago
tests (#12) More... about 9 years ago
Update README.rst More... about 9 years ago
Make Tokens.parse_filter_expression return an Expression. Move parse_expression to staticmethod on Tokens More... about 9 years ago
Fix typo in readme (#11) More... about 9 years ago
Fix list numbering (#10) More... about 9 years ago
Fix link to RTD More... about 9 years ago
Move filter to global register More... about 9 years ago
Minor line savings More... over 9 years ago
Release 1.1.1 - moved nodelist parsing to Template - added "end" flag to parse_kwargs / parse_filter_expression - check if callable on first level context lookup More... over 9 years ago
Update docs More... over 9 years ago
Add Template.parse_nodelist Add `end` flag to parse_kwargs and parse_filter_expression Call callable top level context lookups Small scale line savings More... over 9 years ago
Minor language adjustments (#8) More... over 9 years ago
Fix doc linking More... over 9 years ago
Fix typo in docs More... over 9 years ago
Bumped version to 1.1 More... over 9 years ago
Update docs More... over 9 years ago
Refactor argument parsing to make it cleaner More... over 9 years ago
Fix formatting More... over 9 years ago
Add docs for with tag More... over 9 years ago
Update README More... over 9 years ago
Refactor expression parsing, add kwargs parser, add With tag More... over 9 years ago
Add caution in the docs More... over 9 years ago
Only work if extends is very first tag More... over 9 years ago
Use deque for block context stack More... over 9 years ago
Fix logic in nodes_by_type More... over 9 years ago
Only push context when we alter it in for loop More... over 9 years ago
Tidy with isort More... over 9 years ago
Update readme More... over 9 years ago
[Fixes #4] Feature/literals (#6) More... over 9 years ago