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