/
vshmidt
/
django
ОбзорДокументацияВойти
/
vshmidt
/
django
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
django/
tests/admin_views/
..
templates

Fixed #36255 -- Renamed the admin action button for improved accessibility.

год назад
__init__.py

Merged regressiontests and modeltests into the test root.

13 лет назад
admin.py

Refs CVE-2026-4292 -- Isolated new test in AdminViewListEditable.

4 месяца назад
custom_has_permission_admin.py

Applied Black's 2024 stable style.

3 года назад
customadmin.py

Fixed #36121 -- Allowed customizing the admin site password change form.

2 года назад
forms.py

Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelectMultiple.

7 месяцев назад
models.py

Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.

6 месяцев назад
test_actions.py

Fixed #35639 -- Improved admin's delete confirmation page title.

2 года назад
test_adminsite.py

Refs #36500 -- Rewrapped long docstrings and block comments via a script.

год назад
test_autocomplete_view.py

Refs #35727 -- Updated response.content.decode calls to use the HttpResponse.text property.

2 года назад
test_breadcrumbs.py

Fixed #34512 -- Restored breadcrumbs on admin app index view.

3 года назад
test_forms.py

Refs #33476 -- Reformatted code with Black.

5 лет назад
test_history_view.py

Fixed #36366 -- Improved accessibility of pagination in the admin.

год назад
test_multidb.py

Fixed #35520 -- Avoided opening transaction for read-only ModelAdmin requests.

2 года назад
test_nav_sidebar.py

Fixed #34041 -- Added aria-current attribute to admin breadcrumbs.

10 месяцев назад
test_password_form.py

Fixed #36920 -- Fixed alignment of fieldset legends in wide admin forms.

6 месяцев назад
test_related_object_lookups.py

Fixed #35791 -- Updated icon button dimensions to 24x24 pixels.

2 года назад
test_skip_link_to_content.py

Fixed #36511 -- Ensured filters came before table in keyboard navigation in admin changelist.

год назад
test_templatetags.py

Fixed #36728 -- Validated template tag arguments at definition time.

8 месяцев назад
tests.py

Refs CVE-2026-4292 -- Isolated new test in AdminViewListEditable.

4 месяца назад
urls.py

Fixed #13883 -- Rendered named choice groups with <optgroup> in FilteredSelectMultiple.

7 месяцев назад
views.py

Refs #33476 -- Reformatted code with Black.

5 лет назад