.. |
templates
|
e2868308bf
Fixed template tag braces spacing.
|
10 years ago |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 years ago |
admin.py
|
08cd6a0e56
Fixed #16327 -- Redirected "Save as new" to change view instead of the changelist.
|
9 years ago |
custom_has_permission_admin.py
|
0ed7d15563
Sorted imports with isort; refs #23860.
|
10 years ago |
customadmin.py
|
32e6a7d3a5
Replaced hardcoded URLs in admin_* tests
|
10 years ago |
forms.py
|
88c605e3e3
Fixed #23993 -- Added form.media to the admin login template.
|
10 years ago |
models.py
|
92053acbb9
Fixed E128 flake8 warnings in tests/.
|
9 years ago |
test_adminsite.py
|
015fad9060
Fixed #26175 -- Removed SHA1 password hashes in tests.
|
9 years ago |
test_templatetags.py
|
e972a7d03d
Fixed #13875 -- Made admin's submit_row template tag pass whole context.
|
9 years ago |
tests.py
|
ec6121693f
Fixed #22383 -- Added support for HTML5 required attribute on required form fields.
|
9 years ago |
urls.py
|
1e82094f1b
Fixed #21927 -- Made application and instance namespaces more distinct.
|
9 years ago |
views.py
|
08572e8d12
Fixed #24294 -- Allowed staff_member_required decorator to handle args.
|
10 years ago |