提交歷史

作者 SHA1 備註 提交日期
  Jon Janzen e846c5e724 Fixed #31920 -- Made AuthenticationMiddleware add request.auser(). 2 年之前
  Jon Janzen e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. 4 年之前
  Mariusz Felisiak 9a07999aef Added stub release notes for 4.1.8. 2 年之前
  David Smith 507bc13648 Refs #34381 -- Fixed InspectDBTransactionalTests.test_foreign_data_wrapper() on Windows. 2 年之前
  Dmitriy Sintsov c914d6cff1 Fixed #34386 -- Made SMTP backend load default system root CA certificates by default. 2 年之前
  David Smith b05dfc2894 Refs #34381, Refs #10929 -- Fixed postgres_tests.test_aggregates.TestGeneralAggretate.test_empty_result_set() on PostgreSQL 14+. 2 年之前
  Ivan Sagalaev a4205076a5 Fixed typo in docs/releases/5.0.txt. 2 年之前
  Mariusz Felisiak 2660bc19f3 Refs #32539 -- Fixed facet filter tests on Oracle. 2 年之前
  Mariusz Felisiak 61f599aeb9 Refs #34381 -- Fixed isolation of MigrateTests.test_migrate_fake_initial(). 2 年之前
  sarahboyce 868e2fcdda Fixed #32539 -- Added toggleable facet filters to ModelAdmin. 2 年之前
  sarahboyce 50ca4defcb Added test for preserving popup by reset link in the admin changelist. 2 年之前
  Mariusz Felisiak 52e54860bf Moved duplicate user declarations to setUpTestData() in AdminSiteFinalCatchAllPatternTests. 2 年之前
  Dominique Bischof 17e08b2177 Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view(). 2 年之前
  Dominique Bischof 4338b6526d Refs #31747 -- Added more tests for preserving query strings when redirect with APPEND_SLASH in admin. 2 年之前
  Ekaterina Vahrusheva 55bcbd8d17 Fixed #34378 -- Made QuerySet.in_bulk() not clear odering when id_list is passed. 2 年之前
  Heath Henley 56e5ea805b Fixed #34374 -- Fixed GIS tests on Windows. 2 年之前
  sarahboyce 4cb5573352 Moved str() calls to DateFieldListFilter.choices(). 2 年之前
  Mariusz Felisiak 9953c804a9 Refs #34320 -- Stopped recreating check constraints when renaming fields. 2 年之前
  Adam Johnson ef00d6ef88 Doc'd that django.setup() is called under ASGI. 2 年之前
  Heath Henley 54aecf95a2 Fixed #34367 -- Updated instructions for installing GeoDjango on Windows. 2 年之前
  Mariusz Felisiak 5933d7033d Ignored 14459f80ee3a9e005989db37c26fd13bb6d2fab2 formatting changes in git blame. 2 年之前
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年之前
  Mariusz Felisiak 6015bab80e Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs. 2 年之前
  Mariusz Felisiak 9cf2a5df70 Refs #34140 -- Made minor edits to rst code-blocks. 2 年之前
  Mariusz Felisiak 498bff9499 Ignored ba755ca13123d2691a0926ddb64e5d0a2906a880 formatting changes in git blame. 2 年之前
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 年之前
  Simon Charette c67ea79aa9 Fixed #34368 -- Made subquery raise NotSupportedError when referencing outer window expression. 2 年之前
  Simon Charette b15f162f25 Fixed #34372 -- Fixed queryset crash on order by aggregation using OrderBy. 2 年之前
  Laurent Tramoy 2276ec8c21 Fixed #34366 -- Reduced AlterField operations when optimizing migrations. 2 年之前
  Adam Johnson f9fe062de5 Doc'd that Meta.indexes is preferred to Field.db_index. 5 年之前