.. |
templates
|
eb77e80de0
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows in admin.
|
5 jaren geleden |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 jaren geleden |
admin.py
|
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
|
4 jaren geleden |
custom_has_permission_admin.py
|
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
|
4 jaren geleden |
customadmin.py
|
043bd70942
Updated test URL patterns to use path() and re_path().
|
6 jaren geleden |
forms.py
|
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
|
4 jaren geleden |
models.py
|
505fec6bad
Capitalized Unicode in docs, strings, and comments.
|
5 jaren geleden |
test_actions.py
|
84e7a9f4a7
Switched setUp() to setUpTestData() where possible in Django's tests.
|
6 jaren geleden |
test_adminsite.py
|
043bd70942
Updated test URL patterns to use path() and re_path().
|
6 jaren geleden |
test_autocomplete_view.py
|
c33eb6dcd0
Fixed #29892 -- Added explicit Selenium wait in admin autocomplete tests.
|
5 jaren geleden |
test_forms.py
|
af33fb250e
Fixed CVE-2018-6188 -- Fixed information leakage in AuthenticationForm.
|
7 jaren geleden |
test_history_view.py
|
42b9a23267
Fixed #30400 -- Improved typography of user facing strings.
|
5 jaren geleden |
test_multidb.py
|
2a2ea4ee18
Refs #31117 -- Made various tests properly handle unexpected databases aliases.
|
5 jaren geleden |
test_nav_sidebar.py
|
780473d756
Refs #31034 -- Improved accessibility of admin navigation sidebar.
|
4 jaren geleden |
test_templatetags.py
|
e43c34d10d
Added tests for date_hierarchy template tag with models.DateTimeField.
|
5 jaren geleden |
tests.py
|
10df5b7177
Refs #31670 -- Removed whitelist/blacklist terminology in docs and comments.
|
4 jaren geleden |
urls.py
|
11c5e0609b
Fixed CVE-2019-19118 -- Required edit permissions on parent model for editable inlines in admin.
|
5 jaren geleden |
views.py
|
8f10ceaa90
Changed `'%s' % value` pattern to `str(value)`.
|
4 jaren geleden |