summaryrefslogtreecommitdiff
path: root/docs/internals/contributing
AgeCommit message (Expand)Author
2024-08-05[5.1.x] Used :pypi: role in docs where appropriate.Mariusz Felisiak
2024-07-25[5.1.x] Added contributor guidelines for performance optimizations.Sarah Boyce
2024-07-24[5.1.x] Updated asgiref dependency for 5.1 release series.Mariusz Felisiak
2024-07-04[5.1.x] Replaced usage of "patch" with more precise terms in contributing docs.Andreu Vallbona
2024-06-24[5.1.x] Migrated setuptools configuration to pyproject.toml.Claude Paroz
2024-05-02Added a high contrast mode to screenshot cases.Sarah Boyce
2024-03-11Fixed #14831 -- Extended template style guide in docs.Ryan Cheley
2024-03-06Fixed broken links and redirects in docs.Mariusz Felisiak
2024-02-08Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.Koo
2024-01-26Applied Black's 2024 stable style.Mariusz Felisiak
2024-01-11Reorganized the Contributing to Django docs.Mark Walker
2023-11-30Improved structure of Contributing Guide start page.Mark Walker
2023-10-21Restructured writing documentation contributing guide.Lance Goyke
2023-10-21Corrected note about using accents in writing documentation contributing guide.David Smith
2023-10-18Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.Sarah Boyce
2023-10-09Refs #34043 -- Clarified how to test UI changes.sarahboyce
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak
2023-09-04Refs #34233 -- Bumped minimum supported version of docutils to 0.19.Jacob Walls
2023-09-01Fixed #34768 -- Avoided initializing colorama on non-Windows platforms.Sulabh Katila
2023-08-30 Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...Nick Pope
2023-06-26Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.Mariusz Felisiak
2023-06-23Refs #34391 -- Updated asgiref dependency for 5.0 release series.Mariusz Felisiak
2023-06-13Refs #30220 -- Bumped required version of Selenium to 3.8.0.Mariusz Felisiak
2023-05-22Fixed #34579 -- Added Django Forum to contributing guides.Mohit Singh Sinsniwal
2023-05-17Updated broken links in docs.Mariusz Felisiak
2023-05-11Made explicit the location of locally-built HTML docs.nessita
2023-04-27Restored multiprocessing concurrency on coverage.py settingsMarc Gibbons
2023-04-22Updated Django Transifex links.Claude Paroz
2023-04-19Doc'd RemovedInDjangoXXWarning comments in deprecating a feature guide.Sarah Boyce
2023-04-17Used extlinks for PyPI links.Tim Graham
2023-03-30Fixed #34446 -- Removed unneeded and incorrect example in coding style docs.JiriKr
2023-03-15Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it."Mariusz Felisiak
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-03-01Refs #34140 -- Added configurations to run blacken-docs linter and adjusted d...Mariusz Felisiak
2023-02-28Refs #34140 -- Corrected rst code-block and various formatting issues in docs.Joseph Victor Zammit
2023-02-11Fixed #33213 -- Doc'd testing code coverage in parallel and used it.Paolo Melchiorre
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-02-10Fixed #34324 -- Mentioned Discord server in contributing index.p0lygun
2023-01-18Fixed #34233 -- Dropped support for Python 3.8 and 3.9.Mariusz Felisiak
2023-01-05Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.Mariusz Felisiak
2022-12-20Refs #34118 -- Adopted asgiref coroutine detection shims.Carlton Gibson
2022-12-20Refs DEP 12 -- Renamed TB to Steering Council wherever mentioned.Andrew Godwin
2022-12-06Updated various links to HTTPS and new locations.Mariusz Felisiak
2022-10-24Improved "rebase" example for upstream changes in working with Git docs.Smile
2022-10-24Fixed #34111 -- Made test runner with --debug-sql format SQL queries.Giebisch
2022-10-21Corrected curl call in working with Git docs.Smile
2022-08-09Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov
2022-06-30Corrected various typos in contributing docs.Arslan Noor
2022-06-27Fixed #33422 -- Improved docs about isolating apps.Christopher Adams
2022-06-16Updated asgiref dependency for 4.1 release series.Carlton Gibson