Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/view_tests/views.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #24733 -- Passed the triggering exception to 40x er...Claude Paroz2015-05-111-1/+1
* Fixed #24526 -- Combined django.request/security loggers ...Tim Graham2015-04-241-1/+1
* Removed getLogger alias in django.utils.log.Tim Graham2015-03-241-2/+2
* Fixed #22106 -- Allowed using more than one instance of j...Moritz Sichert2015-03-201-0/+4
* Fixed #23960 -- Removed http.fix_location_headerClaude Paroz2015-03-181-10/+1
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-6/+10
* Moved tests for render shortcuts to their own app.Aymeric Augustin2014-11-221-80/+1
* Fixed #22756 -- Added view name to technical 404 template...Julia Matsieva2014-06-301-1/+12
* Fixed #18373 - improved handling of Resolver404s from viewsGrzegorz Nosek2014-02-151-1/+1
* Fixed #17942 -- Added a JsonResponse class to more easily...Lukasz Balcerzak2014-02-151-1/+13
* Fixing E302 ErrorsJason Myers2013-11-031-0/+32
* Removed unused local variables in tests.Tim Graham2013-10-191-14/+14
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-1/+1
* Fixed #21098 -- Applied sensitive_post_parameters to Mult...Tim Graham2013-09-181-0/+13
* Fixed #4278 -- Added a dirs parameter to a few functions ...Berker Peksag2013-09-181-0/+9
* adds fix and test for when a template is not specified at...Ian Wilson2013-09-061-0/+5
* Unlocalize line numbers and ids in debug 500 view.Ramiro Morales2013-08-131-0/+8
* Fixed #20822 -- Set content type of default error pages t...Aymeric Augustin2013-08-041-4/+7
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Fixed #6412 -- More details if a template file cannot be ...Mathijs de Bruin2013-05-211-2/+2
* Renamed some tests and removed references to modeltests/r...Florian Apolloner2013-02-261-0/+266