提交历史

作者 SHA1 备注 提交日期
  maddrum b50d1a020d Fixed #35866 -- Clarified the positioning Python magic methods on models in the internal style guide. 4 月之前
  Mariusz Felisiak 304d256674 Used :pypi: role in docs where appropriate. 6 月之前
  Claude Paroz 4686541691 Migrated setuptools configuration to pyproject.toml. 8 月之前
  Ryan Cheley f2c3524959 Fixed #14831 -- Extended template style guide in docs. 11 月之前
  Mariusz Felisiak 177e649396 Fixed broken links and redirects in docs. 11 月之前
  Koo aaffbabd58 Fixed typo in docs/internals/contributing/writing-code/coding-style.txt. 1 年之前
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. 1 年之前
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 年之前
  Tim Graham 2c4dc64760 Used extlinks for PyPI links. 1 年之前
  JiriKr cfe563ffaf Fixed #34446 -- Removed unneeded and incorrect example in coding style docs. 1 年之前
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 年之前
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 年之前
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 年之前
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. 2 年之前
  Vaarun Sinha fe3518d25e Refs #33476 -- Mentioned black in docs about pre-commit checks. 3 年之前
  Carlton Gibson ba94488196 Refs #33476 -- Adjusted docs and config files for Black. 3 年之前
  Mariusz Felisiak 8b020f2e64 Corrected isort example in coding style docs. 3 年之前
  Paolo Melchiorre dd528cb2ce Corrected "pip install" call in coding style docs. 3 年之前
  Jacob Walls f0d0d29f03 Fixed typos in docs. 3 年之前
  Jacob Walls 1443b5e9ac Fixed typo in docs/internals/contributing/writing-code/coding-style.txt. 3 年之前
  hashlash 4794a0e35f Fixed typo in docs/internals/contributing/writing-code/coding-style.txt. 4 年之前
  Jon Dufresne 429d089d0a Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in docs. 4 年之前
  David Smith 3bca95cca2 Fixed #32165 -- Added pre-commit hooks 4 年之前
  Jon Dufresne 28d998a41c Updated isort URL to new location. 4 年之前
  Carlton Gibson 411cc0ae18 Fixed #29988 -- Updated coding style to allow f-strings. 4 年之前
  David Smith e74b3d724e Bumped minimum isort version to 5.1.0. 4 年之前
  Nick Pope fbdb032de2 Used :envvar: role and .. envvar:: directive in various docs. 4 年之前
  Mads Jensen ea44d86ed4 Added guidelines for assertIs() usage. 5 年之前
  Jon Dufresne 97d3321e89 Changed tuple choices to list in docs. 5 年之前
  Ramiro Morales aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 5 年之前