提交歷史

作者 SHA1 備註 提交日期
  Ties Jan Hefting 84400d2e9d Fixed #32905 -- Added CSS class for non-form errors of formsets. 3 年之前
  David Sanders 2978c63a34 Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value. 3 年之前
  Slava Skvortsov f7691d4812 Fixed #32754 -- Made AdminSite.catch_all_view() respect SCRIPT_NAME. 3 年之前
  Zain Patel 4e5bbb6ef2 Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template. 3 年之前
  Mariusz Felisiak 23fa29f6a6 Fixed #32649 -- Fixed ModelAdmin.search_fields crash when searching against phrases with unbalanced quotes. 4 年之前
  Maxim Milovanov d915dd1c58 Fixed #32204 -- Added quick filter to admin's navigation sidebar. 4 年之前
  manav014 3119a6deca Fixed #26607 -- Allowed customizing formset kwargs with ModelAdmin.get_formset_kwargs(). 4 年之前
  Paul Ganssle 10d1261984 Refs #32365 -- Allowed use of non-pytz timezone implementations. 4 年之前
  Nick Pope 9204485396 Fixed #16117 -- Added decorators for admin action and display functions. 4 年之前
  Jon Dufresne ba31b01034 Fixed #31747 -- Fixed model enumeration via admin URLs. 4 年之前
  Claude Paroz 187482d743 Avoided direct styles in admin templates. 4 年之前
  Jon Dufresne cee93c6ba1 Refs #25780 -- Removed redundant status code assertions from tests. 4 年之前
  Tim Graham 83a8da576d Fixed admin_views's test_history_view on databases that don't use serial pks. 4 年之前
  Tim Graham 78eeb24774 Made test_change_list_sorting_model_admin_reverse's assertions more specific. 4 年之前
  Tim Schilling b7da588e88 Fixed #32091 -- Fixed admin search bar width on filtered admin page. 4 年之前
  Julien Rebetez b790883065 Fixed #31181 -- Added links to related models for admin's readonly fields. 5 年之前
  Raffaele Salmaso 666f2e8acd Refs #32034 -- Added test for title on admin app index view. 4 年之前
  Tom Carrick bcc2befd0e Fixed #31789 -- Added a new headers interface to HttpResponse. 4 年之前
  Jon Dufresne 84609b3205 Fixed #31993 -- Added subtitles to admin change/view pages. 4 年之前
  Jon Dufresne cbe34dc8ec Refs #31993 -- Added more titles assertions for admin views. 4 年之前
  Mariusz Felisiak 6a881197e9 Refs #31901 -- Fixed SeleniumTests.test_list_editable_popups with headless mode. 4 年之前
  Nick Pope b203ec70fd Refs #25513 -- Adjusted admin pagination to be 1-indexed. 4 年之前
  Jon Dufresne feb6581993 Fixed the centering of the "Log in" button on admin login page. 4 年之前
  Jon Dufresne 60db8b7b37 Removed unnecessary admin CSS. 4 年之前
  Hasan Ramezani fbe82f8255 Refs #26761 -- Removed extra space in admin change list result header. 5 年之前
  Alix 26a413507a Fixed #6933 -- Added support for searching against quoted phrases in ModelAdmin.search_fields. 4 年之前
  David Smith 10df5b7177 Refs #31670 -- Removed whitelist/blacklist terminology in docs and comments. 4 年之前
  Scott Cranfill 62f1655a64 Fixed #11157 -- Stopped removing stop words in admin's prepopulated_fields. 4 年之前
  kjpc-tech 099bce1bf0 Fixed #31590 -- Fixed ModelAdmin.date_hierarchy crash with an empty QuerySet. 4 年之前
  Jon Dufresne 81ffedaacc Fixed #31524 -- Removed minified static assets from the admin. 4 年之前