Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/template_tests/filter_tests/test_urlize.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+1
* Updated Wikipedia links to use httpsClaude Paroz2015-08-081-12/+12
* Fixed #24471 -- Enhanced urlize regex to exclude quotes a...Tim Graham2015-03-111-0/+20
* Fixed escaping regression in urlize filter.Tim Graham2015-03-101-5/+5
* Fixed #24464 -- Made built-in HTML template filter functi...Erik Romijn2015-03-091-7/+19
* Fixed urlize regression with entities in query stringsClaude Paroz2015-03-061-0/+8
* Isolated template tests from Django settings.Aymeric Augustin2014-12-281-9/+9
* Fixed #16028 -- Moved defaultfilters tests into template_...Preston Timmons2014-12-161-0/+240
* Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons2014-12-061-0/+70