Add templatefilter joinandor
authorMagnus Hagander <magnus@hagander.net>
Thu, 10 Sep 2020 12:52:41 +0000 (14:52 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 10 Sep 2020 12:52:41 +0000 (14:52 +0200)
commite1b397ac4b562e25d56c0ae8da9a4ce74f803976
tree02542067163ea33087caea4cdfe95bf18db4fa05
parentf885aa205dff3e4710551a77297a941faf64a7c5
Add templatefilter joinandor

This filter takes a list of a,b,c,d and turns it into "a, b, c and d"
or "a, b, c or d" depending on parameter given.
pgweb/core/templatetags/pgfilters.py