Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/admin_views/urls.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #21927 -- Made application and instance namespaces ...Marten Kenbeek2015-06-081-7/+7
* Fixed #24294 -- Allowed staff_member_required decorator t...Andrei Kulakov2015-03-021-0/+1
* Replaced hardcoded URLs in admin_* testsClaude Paroz2015-02-081-2/+2
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-2/+1
* Fixed #22295 -- Replaced permission check for displaying ...Thomas Tanner2014-12-311-1/+2
* Fixed #6327 -- Added has_module_permission method to Base...Maxime Turcotte2014-06-131-0/+1
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-10/+10
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Fixed #20767 -- Fixed ModelAdmin.preserve_filters for nam...Loic Bistuer2013-07-191-0/+1
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-261-0/+15