Jacob Walls
|
f0d0d29f03
Fixed typos in docs.
|
3 år sedan |
Hasan Ramezani
|
1143f3bb5e
Fixed #32543 -- Added search_help_text to ModelAdmin.
|
3 år sedan |
David Sanders
|
dacc307d93
Fixed typo in docs/ref/contrib/admin/index.txt.
|
3 år sedan |
Raffaele Salmaso
|
3733ae8957
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
|
4 år sedan |
Mariusz Felisiak
|
cd74aad90e
Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
|
3 år sedan |
manav014
|
3119a6deca
Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formset_kwargs().
|
4 år sedan |
Matthias Kestenholz
|
7b3ec6bcc8
Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
|
4 år sedan |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 år sedan |
mimi89999
|
b5cef91a91
Fixed #31259 -- Added admin dark theme.
|
4 år sedan |
Nick Pope
|
9204485396
Fixed #16117 -- Added decorators for admin action and display functions.
|
4 år sedan |
Jon Dufresne
|
ba31b01034
Fixed #31747 -- Fixed model enumeration via admin URLs.
|
4 år sedan |
Matthias Kestenholz
|
0a802233ec
Fixed #32018 -- Extracted admin colors into CSS variables.
|
4 år sedan |
Hasan Ramezani
|
bebd4cfa8f
Fixed #32273 -- Doc'd AdminSite.unregister().
|
4 år sedan |
Jan Pieter Waagmeester
|
991dce4fc5
Corrected docs regarding attributes required for logging in to the admin.
|
4 år sedan |
Nick Pope
|
300def5c34
Doc'd that admin site booleans are tri-state.
|
4 år sedan |
Nick Pope
|
aa53655e6e
Improved examples in ModelAdmin.list_display docs.
|
4 år sedan |
Mariusz Felisiak
|
33e91f3ed8
Refs #32038 -- Added note to ModelAdmin.list_filter docs that GenericForeignKeys are not supported.
|
4 år sedan |
Enderson Menezes
|
67e4a9a4b9
Fixed #31909 -- Fixed typo in docs/ref/contrib/admin/index.txt.
|
4 år sedan |
Andrzej Bartosiński
|
eb215da363
Corrected admin.register() signature in docs.
|
4 år sedan |
Caio Ariede
|
d38c34119e
Fixed #21528 -- Added note about filtering form field's queryset based on instance to admin docs.
|
5 år sedan |
Carlton Gibson
|
b142bd4a1b
Refs #6903 -- Adjusted ModelAdmin.preserve_filters docs.
|
4 år sedan |
Alix
|
26a413507a
Fixed #6933 -- Added support for searching against quoted phrases in ModelAdmin.search_fields.
|
4 år sedan |
Scott Cranfill
|
62f1655a64
Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields.
|
4 år sedan |
Jon Dufresne
|
e341bed606
Refs #31034 -- Documented admin requires django.template.context_processors.request.
|
4 år sedan |
Jon Dufresne
|
05ed7104c0
Fixed numbered list in admin overview docs.
|
4 år sedan |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 år sedan |
Tom Carrick
|
d24ba1be7a
Fixed #31034 -- Added a navigation sidebar to the admin.
|
4 år sedan |
Mariusz Felisiak
|
30083e0780
Fixed #31485 -- Updated admin's jQuery to 3.5.1.
|
5 år sedan |
Adam Johnson
|
3bd29a8a97
Documented default value of InlineModelAdmin.extra.
|
5 år sedan |
Federico Jaramillo Martínez
|
372eaa395f
Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters.
|
7 år sedan |