Alexander Lazarević
|
8590d05d44
Fixed #35887 -- Added imports and admin.site.register to non-partial admin inline doc examples.
|
il y a 2 semaines |
aruseni
|
a8f8b5a477
Clarified default behavior when fields and fieldsets are not set on ModelAdmin.
|
il y a 1 mois |
koresi
|
b8e9cdf13b
Fixed #22828 -- Warned that ModelAdmin get hooks return the property itself rather a copy.
|
il y a 2 mois |
Jure Cuhalev
|
f8ef4579ea
Doc'd that SessionMiddleware is required for the admin site.
|
il y a 5 mois |
Maryam Yusuf
|
b5f4d76bc4
Fixed #35464 -- Updated docs to note fieldsets have limited impact on TabularInlines.
|
il y a 5 mois |
stefan.ivic
|
ce1ad98565
Fixed #35505 -- Added extrabody block to admin/base.html.
|
il y a 5 mois |
Natalia
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
il y a 6 mois |
Marijke Luttekes
|
e4a693f50a
Fixed #35189 -- Improved admin collapsible fieldsets by using <details> elements.
|
il y a 6 mois |
Adam Johnson
|
50852b2c2c
Replaced fictional class 'extrapretty' in admin fieldsets docs.
|
il y a 7 mois |
kbehlers
|
3cb1ba50cc
Fixed typo in docs/ref/contrib/admin/index.txt.
|
il y a 9 mois |
Tom Carrick
|
4ade8386eb
Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.
|
il y a 1 an |
Mariusz Felisiak
|
305757aec1
Applied Black's 2024 stable style.
|
il y a 10 mois |
William Hayes
|
640283711e
Refs #33690 -- Added missing data-theme selector to example in theming support docs.
|
il y a 1 an |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
il y a 1 an |
Mariusz Felisiak
|
190874eadd
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
|
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 |
priyank.panchal
|
0016a42995
Fixed #34677 -- Made admin password reset templates more consistent.
|
il y a 1 an |
Mariusz Felisiak
|
2584783f46
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.contrib.admin.exceptions.
|
il y a 1 an |
Mariusz Felisiak
|
f64fd47a76
Fixed #9602 -- Added AdminSite.get_model_admin().
|
il y a 1 an |
Nick Pope
|
f8092ee9ad
Improved style of n-tuple wording in docs and comments.
|
il y a 1 an |
Howard Cox
|
cd413bd78a
Fixed #34621 -- Made admin site header render in <div> tag.
|
il y a 1 an |
Mariusz Felisiak
|
c487634c10
Added meaningful titles to ..admonition:: directives.
|
il y a 1 an |
sarahboyce
|
594fcc2b74
Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().
|
il y a 1 an |
Edison Wang
|
255f534590
Fixed #34419 -- Doc'd django.contrib.admin.sites.all_sites.
|
il y a 1 an |
Mariusz Felisiak
|
18473004af
Fixed #34395 -- Updated admin's jQuery to 3.6.4.
|
il y a 1 an |
sarahboyce
|
868e2fcdda
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
|
il y a 1 an |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
il y a 1 an |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
il y a 1 an |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
il y a 1 an |
Jacob Rief
|
473283d241
Fixed #34303 –- Allowed customizing admin site log entry list.
|
il y a 1 an |