Commit History

Author SHA1 Message Date
  Mariusz Felisiak 0379e7532f [5.0.x] Applied Black's 2024 stable style. 1 year ago
  Mohit Singh Sinsniwal 89f10a80d7 Fixed #34579 -- Added Django Forum to contributing guides. 1 year ago
  Sarah Boyce 1611a3af1c Doc'd RemovedInDjangoXXWarning comments in deprecating a feature guide. 1 year ago
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
  Mariusz Felisiak 6015bab80e Refs #34140 -- Added configurations to run blacken-docs linter and adjusted docs. 2 years ago
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2 years ago
  Ramil Yanbulatov c6290bae9d Fixed #33842 -- Used :source: role for links to repo files on GitHub. 2 years ago
  Mariusz Felisiak 653daaa60c Refs #31676 -- Used term "merger" instead of "committer" in docs. 3 years ago
  Carlton Gibson ba94488196 Refs #33476 -- Adjusted docs and config files for Black. 3 years ago
  Markus Holtermann d9a266d657 Updated Git branch "master" to "main". 4 years ago
  David Smith 3bca95cca2 Fixed #32165 -- Added pre-commit hooks 4 years ago
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. 4 years ago
  Mariusz Felisiak cc70a0343e Fixed term warning on Sphinx 3.0.1+. 5 years ago
  Vibhu Agarwal 6f9ecc23f6 Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submitting-patches.txt. 5 years ago
  André Ericson 54a7b02112 Fixed #30927 -- Simplified an example of test for the deprecation warning with assertWarnsMessage(). 5 years ago
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 years ago
  Tim Graham 3428be3cf9 Updated contributing docs for some latest practices. 7 years ago
  Daniel Chimeno fbb9358149 Replaced 'python -Wall' with 'python -Wa'. 7 years ago
  Tim Graham 61225ef721 Removed the importance of "core developers" in triaging tickets, etc. 8 years ago
  shaunagm 44c7e5d374 Fixed #26701 -- Replaced /newticket links to Trac with /. 8 years ago
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 years ago
  Tim Graham 101dbeb673 Corrected outdated information in submitting patches guide. 9 years ago
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. 9 years ago
  Trey Hunner ec4f219ecb Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig and ESLint) 10 years ago
  Tim Graham aed437d567 Updated release process for new release schedule. 9 years ago
  Tim Graham 2fbea621e6 Capitalized "Python" in docs. 9 years ago
  Dave Hodder 08c980d752 Updated capitalization in the word "JavaScript" for consistency 10 years ago
  Peter Inglesby a8f1c70dce Fixed docs typo 10 years ago
  Tim Graham 7102b99653 Added best practices for versionadded/changed annotations. 10 years ago
  Claude Paroz 66f9a74b45 Added ignore_warnings decorator 10 years ago