Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/urlpatterns_reverse/views.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #22384 -- Removed the ability to reverse URLs by dot...Tim Graham2015-09-241-4/+0
* Fixed #24707 -- Improved error reporting for explicitly i...Harry2015-04-261-1/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-3/+2
* Fixed #22486 -- Restored the ability to reverse views cre...Preston Timmons2014-04-231-0/+10
* Fixed a remote code execution vulnerabilty in URL reversing.Tim Graham2014-04-221-0/+4
* Fixing E302 ErrorsJason Myers2013-11-031-0/+10
* Fixed #21302 -- Fixed unused imports and import *.Tim Graham2013-11-021-1/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+43