提交历史

作者 SHA1 备注 提交日期
  Laurent Tramoy 51ad767d0b Refs #31614 -- Added test for aliases ordering on combined querysets. 4 年之前
  Laurent Tramoy 50f71ccb36 Used operator.attrgetter() in test_qs_combinators. 4 年之前
  Nan Liu 33c365781a Fixed #31416 -- Made autodetector find dependencies for MTI model creation on base fields removal. 4 年之前
  Hasan Ramezani 18759b2209 Fixed #31616 -- Added hint about middleware ordering for SessionMiddleware admin check. 4 年之前
  René Fleschenberg f24b59267b Refs #23097 -- Used new octal format in FILE_UPLOAD_PERMISSIONS docs. 4 年之前
  Claude Paroz adf58311b8 Fixed #29078 -- Made serializers respect prefetch_related() for m2m fields. 4 年之前
  Claude Paroz b547c42661 Improved HTTPSitemapTests.test_localized_priority. 4 年之前
  Claude Paroz cfa0c0e252 Removed instructions for unsupported Apache versions. 4 年之前
  Simon Charette 972000420e Fixed #31624 -- Avoided subquery usage on QuerySet.all().delete(). 4 年之前
  Jon Dufresne 437196da9a Refs #31534 -- Improved django.conf.urls.url() warning message with stacklevel=2. 4 年之前
  Jon Dufresne dfb9ae1d23 Refs #30400 -- Improved typography in admin_doc/missing_docutils.html. 4 年之前
  Mariusz Felisiak 9624703a06 Doc'd release step for new classifiers on PyPI. 4 年之前
  Carlton Gibson 6dcfa70cac Updated list of third-party DB backends. 4 年之前
  Hasan Ramezani 643207efae Fixed #31608 -- Doc'd that form ISO 8601 datetime parsing always retains tzinfo. 4 年之前
  Hasan Ramezani c60524c658 Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_checks. 4 年之前
  Manuel Weitzman a4e6030904 Fixed #30375 -- Added FOR NO KEY UPDATE support to QuerySet.select_for_update() on PostgreSQL. 4 年之前
  Michael Manfre 0e893248b2 Added notes related to security pre-notification list requests. 4 年之前
  Jon Dufresne 81d69568a6 Made test_once a keyword argument in template_tests.utils.setup(). 4 年之前
  Fran Hrzenjak 4484bc1b2f Fixed #31597, #31603 -- Corrected admin clear all filters link behavior. 4 年之前
  Claude Paroz 3460ea49e8 Added Kyrgyz language. 4 年之前
  Hasan Ramezani 3c7bf39e23 Fixed #31410 -- Added system checks for invalid model field names in UniqueConstraint. 4 年之前
  Mariusz Felisiak 8328811f04 Refs #31607 -- Added release notes for a125da6a7c79b1d4c55677d0bed6f9b1d7d77353. 4 年之前
  David Smith e875fac886 Removed unused variable in test_datetimefield_clean_input_formats. 4 年之前
  Mariusz Felisiak a125da6a7c Fixed #31607 -- Fixed evaluated Subquery equality. 4 年之前
  Mariusz Felisiak b739f2e91d Refs #30727 -- Added tests for Subquery with queryset in kwargs pickle without evaluating it. 4 年之前
  Carlton Gibson 5af17babb0 Fixed #31591 -- Clarified "reverse" lookup name in making queries docs. 4 年之前
  Mariusz Felisiak 20a8a443f0 Fixed #31578 -- Dropped support for MySQL 5.6. 4 年之前
  wtkm11 9756c33429 Fixed #31504 -- Allowed calling makemigrations without an active database connection. 5 年之前
  Hannes Ljungberg 952afc166c Fixed #31601 -- Fixed SearchHeadlineTests on PostgresSQL 9.6.18+, 10.13+, 11.8+, and 12.3+. 4 年之前
  xncbf 4029bcd6b2 Fixed #31577 -- Clarified docs about bounds of RangeFields. 4 年之前