Commit Graph

19 Commits

Author SHA1 Message Date
Darko Luketic 2433c89334 replace
github.com/extemporalgnome/slug
with
github.com/gosimple/slug
2022-05-06 14:52:58 +02:00
Darko Luketic 4b13bb401e make master,v4,v5 compatible 2022-05-06 14:34:48 +02:00
khushmeeet 480f4bdcfa added support for pongo v4 2021-05-26 00:02:55 +05:30
Gerasimos (Makis) Maropoulos 11b279d96e
fix https://github.com/flosch/pongo2/issues/223 and https://github.com/kataras/iris/issues/1401 and update some dependencies 2020-08-05 06:24:39 +03:00
Ian Byrd c0a092cc2c
Seeding with current unixtime. 2017-09-02 02:58:18 +03:00
Ian Byrd 4a11f8dd75
Typo fix, tests, README.md updated. 2017-09-02 02:51:18 +03:00
Ian Byrd 4e07dfc9bb Filter `random` added.
Random returns a random item out of the input slice.
2017-09-02 02:39:48 +03:00
Florian Schlachter d82344e1c3 Make linter happy and use github.com/juju/errors 2017-02-13 12:42:10 +01:00
Yuta Hayashibe bd3adb0e5e Fix for 6d9b0dd of pongo2 2017-02-13 19:53:32 +09:00
Florian Schlachter bb4da1901f Adaption of the recent API change (error -> pongo2.Error return type). 2014-10-02 04:30:52 +02:00
Florian Schlachter 640ef3ff28 It's not necessary anymore to apply the 'safe' filter on the 'truncatesentences_html'-filter. 2014-10-01 22:18:12 +02:00
Florian Schlachter 4a22cf2ef9 It's not necessary anymore to apply the 'safe'-filter on markdown-filters. 2014-10-01 22:12:33 +02:00
Florian Schlachter b28be5695d truncatesentences_html-filter added. 2014-07-31 18:16:55 +02:00
Florian Schlachter b8e14c6183 truncatesentences-filter added. 2014-07-30 22:58:02 +02:00
Florian Schlachter abc421a8a7 naturalday-filter added. 2014-07-28 16:54:04 +02:00
Florian Schlachter f8f8725dc5 ordinal-filter added. 2014-07-28 16:24:44 +02:00
Florian Schlachter 5c75b2918a naturaltime- and intcomma-filters added. 2014-07-28 16:21:38 +02:00
Florian Schlachter c3efa8fc22 filters added: filesizeformat,timesince,timeuntil 2014-07-28 14:40:58 +02:00
Florian Schlachter f18a69d96f slugify-filter and tests added. 2014-07-26 17:28:14 +02:00