Historique des commits

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