Kasun Herath
|
f5ed4306bb
Fixed #35265 -- Added AdminSite tests for changing titles.
|
1 рік тому |
django-bot
|
9c19aff7c7
Refs #33476 -- Reformatted code with Black.
|
3 роки тому |
Raffaele Salmaso
|
3733ae8957
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
|
4 роки тому |
Tim Graham
|
043bd70942
Updated test URL patterns to use path() and re_path().
|
6 роки тому |
Simon Charette
|
0f212db29d
Made reused RequestFactory instances class attributes.
|
6 роки тому |
Anton Samarchyan
|
57f4b3ce37
Added tests for AdminSite's add/disable/get action methods.
|
7 роки тому |
Claude Paroz
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 роки тому |
Jon Dufresne
|
4f336f6652
Fixed #26747 -- Used more specific assertions in the Django test suite.
|
8 роки тому |
Tim Graham
|
015fad9060
Fixed #26175 -- Removed SHA1 password hashes in tests.
|
9 роки тому |
Marten Kenbeek
|
16411b8400
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
|
9 роки тому |
Tim Graham
|
9350616211
Removed explicit User ids in tests.
|
9 роки тому |
Dheerendra Rathor
|
59e85f09c6
Fixed #25519 -- Made the admin "View site" link point to sites running on a subpath.
|
9 роки тому |
Marten Kenbeek
|
1e82094f1b
Fixed #21927 -- Made application and instance namespaces more distinct.
|
9 роки тому |
Riccardo Magliocchetti
|
bd53db5eab
Fixed #24553 -- Added the list of available applications to AdminSite.each_context()
|
10 роки тому |