Commit History

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