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
/
index.txt
Age
Commit message (
Expand
)
Author
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-25
Unified AdminSite imports in docs.
Hasan Ramezani
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-04-28
Added links to Solr and Haystack in docs.
David
2022-03-25
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
adontz
2022-01-12
Fixed typo in docs/ref/contrib/admin/index.txt.
Scott Pashley
2022-01-11
Fixed typo in docs/ref/contrib/admin/index.txt.
Victor Peralta
2021-12-30
Improved @display(empty_value) example in ModelAdmin.empty_value_display docs.
mangelozzi
2021-12-15
Fixed #33316 -- Added pagination to admin history view.
mgaligniana
2021-12-15
Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...
Jacob Walls
2021-11-18
Refs #19721 -- Moved ModelAdmin.list_filter docs into a separate file.
Shreya Bamne
2021-10-27
Refs #33182 -- Adjusted custom admin theming example to use correct template ...
Carlton Gibson
2021-10-27
Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...
Matteo Vitali
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-20
Fixed #32504 -- Updated admin's jQuery to 3.6.0.
Mariusz Felisiak
2021-09-08
Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ver...
Siburg
2021-07-28
Fixed typo in docs/ref/contrib/admin/index.txt.
Pēteris Caune
2021-07-23
Fixed #32950 -- Removed myproject from imports in admin docs where appropriate.
Abhyudai
2021-06-03
Fixed typos in docs.
Jacob Walls
2021-05-26
Fixed #32543 -- Added search_help_text to ModelAdmin.
Hasan Ramezani
2021-05-19
Fixed typo in docs/ref/contrib/admin/index.txt.
David Sanders
2021-05-13
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
Raffaele Salmaso
2021-04-27
Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
Mariusz Felisiak
2021-02-15
Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formse...
manav014
2021-01-20
Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-12
Fixed #31747 -- Fixed model enumeration via admin URLs.
Jon Dufresne
2021-01-07
Fixed #32018 -- Extracted admin colors into CSS variables.
Matthias Kestenholz
2020-12-16
Fixed #32273 -- Doc'd AdminSite.unregister().
Hasan Ramezani
2020-12-11
Corrected docs regarding attributes required for logging in to the admin.
Jan Pieter Waagmeester
2020-11-14
Doc'd that admin site booleans are tri-state.
Nick Pope
2020-11-14
Improved examples in ModelAdmin.list_display docs.
Nick Pope
2020-09-25
Refs #32038 -- Added note to ModelAdmin.list_filter docs that GenericForeignK...
Mariusz Felisiak
2020-08-20
Fixed #31909 -- Fixed typo in docs/ref/contrib/admin/index.txt.
Enderson Menezes
2020-07-29
Corrected admin.register() signature in docs.
Andrzej Bartosiński
2020-07-13
Fixed #21528 -- Added note about filtering form field's queryset based on ins...
Caio Ariede
2020-07-02
Refs #6903 -- Adjusted ModelAdmin.preserve_filters docs.
Carlton Gibson
2020-06-18
Fixed #6933 -- Added support for searching against quoted phrases in ModelAdm...
Alix
2020-05-27
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
Scott Cranfill
2020-05-14
Refs #31034 -- Documented admin requires django.template.context_processors.r...
Jon Dufresne
2020-05-13
Fixed numbered list in admin overview docs.
Jon Dufresne
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-11
Fixed #31034 -- Added a navigation sidebar to the admin.
Tom Carrick
2020-05-05
Fixed #31485 -- Updated admin's jQuery to 3.5.1.
Mariusz Felisiak
2020-03-03
Documented default value of InlineModelAdmin.extra.
Adam Johnson
2020-01-03
Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters.
Federico Jaramillo Martínez
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
2019-10-07
Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when QuerySe...
Tamer Sherif
[prev]
[next]