Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/view_tests/urls.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić2015-09-121-1/+5
* Fixed #22404 -- Added a view that exposes i18n catalog as...Sergey Kolosov2015-08-051-0/+1
* Fixed #24733 -- Passed the triggering exception to 40x er...Claude Paroz2015-05-111-1/+2
* Fixed #22106 -- Allowed using more than one instance of j...Moritz Sichert2015-03-201-0/+13
* Fixed #24122 -- Redirected to translated url after settin...Claude Paroz2015-03-131-0/+6
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+1
* Fixed #23276 -- Deprecated passing views as strings to ur...Tim Graham2014-08-121-2/+2
* Fixed #22756 -- Added view name to technical 404 template...Julia Matsieva2014-06-301-0/+3
* Harmonized some PEP 0263 coding preamblesClaude Paroz2014-05-151-1/+1
* Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of do...chriscauley2014-04-171-2/+2
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-27/+28
* Added some tests for #21725.Baptiste Mispelon2014-02-221-0/+6
* adds fix and test for when a template is not specified at...Ian Wilson2013-09-061-0/+1
* Unlocalize line numbers and ids in debug 500 view.Ramiro Morales2013-08-131-0/+1
* Fixed #20822 -- Set content type of default error pages t...Aymeric Augustin2013-08-041-1/+3
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Fixed #6412 -- More details if a template file cannot be ...Mathijs de Bruin2013-05-211-1/+1
* Deprecated django.views.defaults.shortcut.Aymeric Augustin2013-03-141-1/+0
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-0/+71