Commit Graph

16 Commits

Author SHA1 Message Date
Frédéric Péters 016d33712e assets: don't use get_thumbnail on SVG files (#30533) 2019-02-12 19:51:38 +01:00
Frédéric Péters b0973b7c97 misc: extend |parse_datetime to accept time.struct_time objects (#27715) 2018-11-01 19:16:41 +01:00
Frédéric Péters 1b7400a0b4 tests: update tests on the road to python 3
(this includes a switch of lingo tests from django test client to
webtest)
2018-07-25 16:45:36 +02:00
Frédéric Péters a26e3b57f5 assets: give asset_url templatetag sorl.thumbnail options (#24943) 2018-07-02 20:18:13 +02:00
Frédéric Péters e0e0d7d241 tests: fix hopefully last missing import for test_asset_template_tags (#24453) 2018-06-20 14:57:02 +02:00
Frédéric Péters 509c5f6f90 tests: correctly wipe files before test_asset_template_tags (#24453) 2018-06-20 14:39:02 +02:00
Frédéric Péters 5c74aa4de3 tests: empty media fields before test_asset_template_tags (#24453) 2018-06-20 14:23:15 +02:00
Frédéric Péters 06c85910e4 general: add support for slot assets (#24453) 2018-06-20 13:27:32 +02:00
Thomas NOËL 0bbe282874 templatetags: make parse_datetime/date/time stronger (#22067) 2018-02-28 14:39:35 +01:00
Thomas NOËL 029271b2a6 templatetags: add parse_date and parse_time, from django.utils.dateparse (#20846) 2017-12-21 13:12:34 +01:00
Frédéric Péters c4a08be18a misc: mark strptime as a @stringfilter (#19576) 2017-10-20 10:32:36 +02:00
Thomas NOËL 06f3a8690e add group templatetag (for regroup objects) (#17285) 2017-06-30 17:03:56 +02:00
Thomas NOËL df88df87a4 add get templatetag (#17284) 2017-06-30 16:43:15 +02:00
Thomas NOËL b88c28bdb0 templatetags: add parse_datetime, from django.utils.dateparse (#16178) 2017-05-10 14:14:13 +02:00
Thomas NOËL 8e1ff3597c add has_role template filter (#15847) 2017-04-12 11:29:12 +02:00
Frédéric Péters fc2017c6ca tests: add test for strptime template tag 2015-04-15 16:14:17 +02:00