.. |
templates
|
e2868308bf
Fixed template tag braces spacing.
|
10 лет назад |
__init__.py
|
89f40e3624
Merged regressiontests and modeltests into the test root.
|
12 лет назад |
admin.py
|
e88d2dfcf4
Fixed #27475 -- Fixed NonExistentTimeError crash in ModelAdmin.date_hierarchy.
|
8 лет назад |
custom_has_permission_admin.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 лет назад |
customadmin.py
|
d6eaf7c018
Refs #23919 -- Replaced super(ClassName, self) with super().
|
8 лет назад |
forms.py
|
b387189d86
Fixed #26919 -- Added the action form's media in the changelist view.
|
8 лет назад |
models.py
|
e88d2dfcf4
Fixed #27475 -- Fixed NonExistentTimeError crash in ModelAdmin.date_hierarchy.
|
8 лет назад |
test_adminsite.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 лет назад |
test_multidb.py
|
6092ea8fa6
Refs #27804 -- Used subTest() in several tests.
|
7 лет назад |
test_templatetags.py
|
d7b9aaa366
Refs #23919 -- Removed encoding preambles and future imports
|
8 лет назад |
tests.py
|
6b4f018b2b
Replaced type-specific assertions with assertEqual().
|
8 лет назад |
urls.py
|
b0acb1e73e
Fixed #26779 -- Added extra_context parameter to admin's i18n_javascript view.
|
8 лет назад |
views.py
|
08572e8d12
Fixed #24294 -- Allowed staff_member_required decorator to handle args.
|
10 лет назад |