summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_now.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-33/+64
* Increased test coverage for various template tags.Mads Jensen2018-03-241-0/+6
* Isolated template tests from Django settings.Aymeric Augustin2014-12-281-8/+8
* Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons2014-12-061-1/+1
* Converted recently refactored templates tests to SimpleTestCase.Ramiro Morales2014-12-031-2/+2
* Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons2014-12-021-0/+61