lstaana
|
357365a64e
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
|
il y a 1 an |
Ryanwalker277
|
225328efd9
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdmin.list_display.
|
il y a 1 an |
Paolo Melchiorre
|
2f1ab16be5
Fixed #34842 -- Fixed ModelAdmin.readonly_fields crash with GeneratedFields.
|
il y a 1 an |
Sarah Abderemane
|
814e7bc220
Fixed #34832 -- Made admin's header content render in <header> tag.
|
il y a 1 an |
sarahboyce
|
649262a406
Made some Selenium tests less flaky by adding explicit wait.
|
il y a 1 an |
Mariusz Felisiak
|
42b4f81e6e
Fixed isolation of SeleniumTests.test_search_input_filtered_page() test.
|
il y a 1 an |
Sarah Boyce
|
968684aed4
Made SeleniumTests.test_updating_related_objects_updates_fk_selects_except_autocompletes() test less flaky by adding explicit Selenium wait.
|
il y a 1 an |
Yaser Amiri
|
3f1bc2222f
Fixed #34656 -- Fixed unclosed div in admin password change template.
|
il y a 1 an |
sarahboyce
|
8b062eab8e
Made SeleniumTests.test_inline_uuid_pk_add_with_popup less flaky by waiting until popup is closed.
|
il y a 1 an |
Nina Menezes
|
27fed08e5f
Fixed #34618 -- Added icon descriptions in "Recent Actions" on the admin index.
|
il y a 1 an |
Cheuk Ting Ho
|
65da6b2ae4
Fixed #34617 -- Enabled user zooming on mobile devices in the admin.
|
il y a 1 an |
minusf
|
8b053c1e3c
Fixed #34592 -- Removed Safari/Chrome workaround for system fonts.
|
il y a 1 an |
Coen van der Kamp
|
7bbbadc693
Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
|
il y a 2 ans |
Tom Carrick
|
d687febce5
Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the same line.
|
il y a 2 ans |
sarahboyce
|
868e2fcdda
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
|
il y a 2 ans |
Mariusz Felisiak
|
52e54860bf
Moved duplicate user declarations to setUpTestData() in AdminSiteFinalCatchAllPatternTests.
|
il y a 2 ans |
Dominique Bischof
|
17e08b2177
Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view().
|
il y a 2 ans |
Dominique Bischof
|
4338b6526d
Refs #31747 -- Added more tests for preserving query strings when redirect with APPEND_SLASH in admin.
|
il y a 2 ans |
sarahboyce
|
e678046681
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
|
il y a 2 ans |
Bakdolot
|
325c44ac6c
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
|
il y a 2 ans |
David Smith
|
097e3a70c1
Refs #33476 -- Applied Black's 2023 stable style.
|
il y a 2 ans |
Mariusz Felisiak
|
3bbe22dafc
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
|
il y a 2 ans |
Mariusz Felisiak
|
e6f82438d4
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
|
il y a 2 ans |
Mariusz Felisiak
|
29b6a177d8
Fixed AdminViewDeletedObjectsTest.test_cyclic failure when using --keepdb.
|
il y a 2 ans |
Gregor Gärtner
|
564b317fb5
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError().
|
il y a 2 ans |
David Sanders
|
9976f3d4b8
Fixed #34025 -- Fixed selecting ModelAdmin.autocomplete_fields after adding/changing related instances via popups.
|
il y a 2 ans |
Mariusz Felisiak
|
a2e580acf6
Refs #24179 -- Fixed selenium tests for offset of admin selector boxes in fieldset.
|
il y a 2 ans |
Tom Carrick
|
d46cc15c51
Fixed #33878 -- Switched to system fonts in CSS.
|
il y a 2 ans |
Fab
|
0756c61f2a
Fixed #33893 -- Reverted "Fixed #28889 -- Prevented double submission of admin forms."
|
il y a 2 ans |
Mariusz Felisiak
|
c18861804f
Fixed warnings per flake8 5.0.0.
|
il y a 2 ans |