##// END OF EJS Templates
templater: introduce filter() function to remove empty items from list...
templater: introduce filter() function to remove empty items from list The primary use case is to filter out "tip" from a list of tags.
Yuya Nishihara -
r38467:dae829b4 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / attr
LICENSE.txt Loading ...
__init__.py Loading ...
_compat.py Loading ...
_config.py Loading ...
_funcs.py Loading ...
_make.py Loading ...
converters.py Loading ...
exceptions.py Loading ...
filters.py Loading ...
validators.py Loading ...