Commit History

作者 SHA1 備註 提交日期
  jay20162016 924c01ba09 Fixed #31363 -- Added support for negative integers to intword template filter. 5 年之前
  Jon Dufresne 3857a08bdb Fixed #31361 -- Fixed invalid action="" in admin forms. 5 年之前
  Jon Dufresne b7093860df Added novalidate HTML attribute to ModelAdmin.add_view() and change_view() tests. 5 年之前
  Jon Dufresne 38e2fdf1b0 Bumped minimum ESLint version to 6.8.0. 5 年之前
  David Smith 7075d27b0c Fixed #31362 -- Removed nonexistent choices attribute from MultipleHiddenInput's docs. 5 年之前
  Hasan Ramezani a0916d7212 Fixed #31330 -- Updated flatpages URLconf example to work with APPEND_SLASH. 5 年之前
  Mariusz Felisiak e2417010da Refs #31304 -- Added tests for using __search lookup with combined SearchQuerys with the same config. 5 年之前
  Baptiste Mispelon dd704c6705 Refs #31340 -- Simplified SearchQuery by making it subclass Func. 5 年之前
  Baptiste Mispelon b62c58d5fc Removed unnecessary SearchQuery._combine(). 5 年之前
  Andrew Godwin 40a64dd1e2 Refs #31224 -- Doc'd async adapter functions. 5 年之前
  Mariusz Felisiak 8725d04764 Fixed random auth_tests.test_tokens.TokenGeneratorTest.test_timeout failures. 5 年之前
  David Smith ccf32aca44 Fixed #8760 -- Changed ModelMultipleChoiceField to use invalid_list as a error message key. 5 年之前
  Mariusz Felisiak 7d8cdad6b7 Fixed MiddlewareNotUsedTests.test_do_not_log_when_debug_is_false(). 5 年之前
  Mariusz Felisiak 35c7fe8334 Completed test coverage for BaseHandler.process_exception_by_middleware(). 5 年之前
  Mariusz Felisiak 3c35825009 Fixed typo in django/utils/crypto.py. 5 年之前
  Claude Paroz e663f695fb Fixed #31359 -- Deprecated get_random_string() calls without an explicit length. 5 年之前
  David Smith 5cc2c63f90 Fixed typo in tests/forms_tests/widget_tests/test_clearablefileinput.py docstring. 5 年之前
  Claude Paroz e3e48b0012 Fixed #30439 -- Added support for different plural forms for a language. 5 年之前
  Hasan Ramezani 591e2270dc Fixed #26513 -- Added tests for <Backend>GeometryColumns.geom_col_name(). 5 年之前
  Carlton Gibson 692870b611 Removed trailing whitespace in 3.1 release notes. 5 年之前
  Carlton Gibson a4200e958d Added stub release notes for 2.2.12. 5 年之前
  Adam Johnson a9ee6872bd Clarified SeparateDatabaseAndState docs and added example of changing ManyToManyField. 5 年之前
  Adam Radwon a2f554249e Fixed #27865 -- Adjusted docs example to avoid confusion with models.BaseManager. 5 年之前
  Mariusz Felisiak 5e17301f38 Corrected learn_cache_key() signature in docs. 5 年之前
  Mariusz Felisiak 5da627a58f Updated migrations example in tutorial 2. 5 年之前
  Борис Верховский d82d2d49d6 Corrected get_cache_key() signature in docs. 5 年之前
  Mariusz Felisiak c48a7d3a8a Fixed typos in tolerance gis_tests. 5 年之前
  Jon Dufresne eb77e80de0 Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows in admin. 5 年之前
  Hasan Ramezani ec292f261d Fixed #31347 -- Checked allow_migrate() in CreateExtension operation. 5 年之前
  David Wobrock d88365708c Fixed #31318 -- Allowed sqlmigrate to inspect squashed migrations. 5 年之前