summaryrefslogtreecommitdiff
path: root/docs/internals/contributing
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed typos in docs.Jacob Walls2021-06-031-1/+1
* Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.Jacob Walls2021-06-021-1/+1
* Changed IRC references to Libera.Chat.Mariusz Felisiak2021-05-203-4/+4
* Fixed #32720 -- Added configuration and docs for Sphinx link checker.Nick Pope2021-05-171-0/+22
* Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope2021-05-173-5/+5
* Fixed typo in docs/internals/contributing/writing-documentation.txt.Nick Pope2021-05-061-1/+1
* Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_expected_...Hasan Ramezani2021-04-291-1/+4
* Fixed #32652 -- Fixed links to new contributors FAQ.Carlton Gibson2021-04-152-20/+17
* Updated asgiref dependency for 3.2 release series.Carlton Gibson2021-04-061-1/+1
* Updated link to Selenium webdrivers.Mariusz Felisiak2021-03-091-1/+1
* Updated Git branch "master" to "main".Markus Holtermann2021-03-096-26/+26
* Refs #32412 -- Adjusted Contributing Guide start page.GabbyPrecious2021-03-032-45/+82
* Fixed #32355 -- Dropped support for Python 3.6 and 3.7Mariusz Felisiak2021-02-101-5/+5
* Corrected typo in advice to new contributors.Carlton Gibson2021-02-041-2/+2
* Refs #32412 -- Adjusted beginning of Advice for new contributors.GabbyPrecious2021-02-041-1/+7
* Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.hashlash2021-01-091-1/+1
* Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...Jon Dufresne2020-12-231-1/+1
* Fixed #32165 -- Added pre-commit hooksDavid Smith2020-12-232-1/+29
* Updated isort URL to new location.Jon Dufresne2020-12-201-2/+2
* Changed docs and a code comment to use gender-neutral pronouns.Nick Pope2020-11-131-1/+1
* Fixed #31216 -- Added support for colorama terminal colors on Windows.MinchinWeb2020-11-111-0/+2
* Fixed #29988 -- Updated coding style to allow f-strings.Carlton Gibson2020-10-151-0/+31
* Bumped minimum isort version to 5.1.0.David Smith2020-07-302-2/+2
* Bumped asgiref requirement to >= 3.2.10.Mariusz Felisiak2020-07-171-1/+1
* Refs #31493 -- Replaced var with const/let in documentation JS.Adam Johnson2020-06-241-3/+3
* Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.Florian Apolloner2020-06-171-1/+1
* Removed redundant pyenchant dependency in spelling check docs.David Smith2020-06-011-10/+4
* Fixed #31524 -- Removed minified static assets from the admin.Jon Dufresne2020-05-141-27/+0
* Used :envvar: role and .. envvar:: directive in various docs.Nick Pope2020-05-133-7/+11
* Used :mimetype: role in various docs.Nick Pope2020-05-131-0/+3
* Used :pep: role in various docs.Nick Pope2020-05-131-0/+4
* Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...Adam Johnson2020-05-044-13/+10
* Fixed #31356 -- Changed IRC links to the Freenode webchat.Hasan Ramezani2020-04-292-3/+3
* Made compress.py script use the official google-closure-compiler release.Jon Dufresne2020-04-221-2/+1
* Refs #22463 -- Replaced JSHint with ESLint in contributing docs.Jignesh Kotadiya2020-04-201-4/+4
* Fixed term warning on Sphinx 3.0.1+.Mariusz Felisiak2020-04-142-7/+8
* Prevented (and corrected) single backtick usage in docs.Adam Johnson2020-04-013-4/+4
* Fixed #31241 -- Clarified porting translations of the Django docs to docs.dja...Takuya Noguchi2020-02-121-0/+6
* Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submit...Vibhu Agarwal2020-02-031-1/+1
* Fixed #31222 -- Fixed typo in docs/internals/contributing/bugs-and-features.txt.Vibhu Agarwal2020-02-031-3/+2
* Refs #25778 -- Updated some links to HTTPS and new locations.Mariusz Felisiak2020-01-291-1/+1
* Refs #25778 -- Updated sphinx-doc.org links to HTTPS.Jon Dufresne2020-01-291-1/+1
* Added guidelines for assertIs() usage.Mads Jensen2019-12-301-0/+5
* Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.Jon Dufresne2019-12-061-1/+1
* Fixed typo in internals/contributing/writing-documentation.txt.Hasan Ramezani2019-12-031-3/+3
* Refs #31029 -- Added note about :rfc: role in writing documentation docs.Baptiste Mispelon2019-11-271-0/+4
* Pinned asgiref version.Carlton Gibson2019-11-201-1/+1
* Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.Stephen Rauch2019-11-061-1/+1
* Fixed #30927 -- Simplified an example of test for the deprecation warning wit...André Ericson2019-10-301-9/+4
* Added tblib to the list of test suite dependencies in documentation.Mariusz Felisiak2019-10-231-0/+2