index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
admin
Age
Commit message (
Expand
)
Author
2026-06-16
Fixed #36881 -- Corrected documentation for ModelAdmin.search_fields.
Amar
2026-06-11
Refs #24941 -- Doc'd get_exclude() in base features shared by InlineModelAdmin.
Jacob Walls
2026-06-05
Fixed #36984 -- Made inline formset error messages respect delete_confirmatio...
Karolis Ryselis
2026-05-20
Removed versionadded/changed annotations for 6.0.
Sarah Boyce
2026-05-13
Fixed #12090 -- Added admin actions to the admin change form.
Marcelo Galigniana
2026-05-11
Refs #36593 -- Deprecated setting ModelAdmin.list_select_related to True.
Adam Johnson
2026-04-23
Refs #12090 -- Documented parameters for contrib.admin.decorators.action().
Sarah Boyce
2026-04-22
Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.
Rodrigo Vieira
2026-03-03
Fixed #36887 -- Improved admin changelist layout for object-tools button.
Jacob Walls
2026-02-27
Fixed #34643 -- Moved inputs beneath labels and errors in admin forms.
antoliny0919
2026-02-16
Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.
$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓
2025-10-19
Refs #36005 -- Bumped minimum supported versions of docutils to 0.22.
Mariusz Felisiak
2025-09-17
Removed versionadded/changed annotations for 5.2.
Jacob Walls
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-07-30
Fixed #36055 -- Prevented overlap of object-tools buttons and page header in ...
antoliny0919
2025-05-15
Added missing import in docs/ref/contrib/admin/index.txt.
antoliny0919
2025-04-04
Fixed #36255 -- Renamed the admin action button for improved accessibility.
koffi
2025-03-27
Fixed #34917 -- Underlined links in the main content area of the admin.
antoliny0919
2025-03-04
Fixed #36128 -- Clarified auto-generated unique constraint on m2m through mod...
Clifford Gama
2025-01-30
Fixed #36121 -- Allowed customizing the admin site password change form.
Mohammadreza Eskandari
2025-01-15
Removed versionadded/changed annotations for 5.1.
Sarah Boyce
2024-11-14
Fixed #35887 -- Added imports and admin.site.register to non-partial admin in...
Alexander Lazarević
2024-11-11
Fixed #17905 -- Restricted access to model pages in admindocs.
sai-ganesh-03
2024-11-06
Fixed #27409 -- Made admindocs support custom link text in docstrings.
sai-ganesh-03
2024-10-30
Clarified default behavior when fields and fieldsets are not set on ModelAdmin.
aruseni
2024-10-24
Fixed #22828 -- Warned that ModelAdmin get hooks return the property itself r...
koresi
2024-08-08
Doc'd that SessionMiddleware is required for the admin site.
Jure Cuhalev
2024-08-05
Refs #35380 -- Updated screenshots in admin docs.
Natalia
2024-07-15
Fixed #35464 -- Updated docs to note fieldsets have limited impact on Tabular...
Maryam Yusuf
2024-06-25
Optimized admin docs images.
Sarah Boyce
2024-06-25
Refs #35380 -- Updated screenshots in admin docs.
nessita
2024-06-18
Fixed #35505 -- Added extrabody block to admin/base.html.
stefan.ivic
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-05-22
Refs #35189 -- Updated ModelAdmin.fieldsets screenshot in admin docs.
Natalia
2024-05-22
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> eleme...
Marijke Luttekes
2024-05-16
Replaced fictional class 'extrapretty' in admin fieldsets docs.
Adam Johnson
2024-02-29
Fixed typo in docs/ref/contrib/admin/index.txt.
kbehlers
2024-02-05
Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.
Tom Carrick
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2023-11-15
Refs #33690 -- Added missing data-theme selector to example in theming suppor...
William Hayes
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-09-18
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
Mariusz Felisiak
2023-09-16
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdm...
Ryanwalker277
2023-09-04
Refs #34233 -- Bumped minimum supported version of docutils to 0.19.
Jacob Walls
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-07-14
Fixed #34677 -- Made admin password reset templates more consistent.
priyank.panchal
2023-07-07
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.cont...
Mariusz Felisiak
[next]