Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/syntax_tests/test_url.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25610 -- Reverted removal of request.current_app i...Marten Kenbeek2015-10-261-0/+20
* Refs #22384 -- Removed the ability to reverse URLs by dot...Tim Graham2015-09-241-50/+19
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+3
* Fixed #24127 -- Changed the default current_app to the cu...Marten Kenbeek2015-07-271-3/+31
* Corrected HTML-escaping behaviour of url template tag.Luke Plant2015-07-211-1/+10
* Renamed RemovedInDjangoXYWarnings for new roadmap.Tim Graham2015-06-241-20/+20
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Applied ignore_warnings to Django testsClaude Paroz2014-12-301-62/+41
* Isolated template tests from Django settings.Aymeric Augustin2014-12-281-45/+44
* Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons2014-12-061-1/+1
* Converted recently refactored templates tests to SimpleTe...Ramiro Morales2014-12-041-2/+2
* Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons2014-12-031-0/+267