summaryrefslogtreecommitdiff
path: root/docs/internals
AgeCommit message (Expand)Author
2021-08-13[3.2.x] The django-i18n mailing list moved to the Django Forum.Claude Paroz
2021-08-09[3.2.x] Fixed some broken links and redirects in docs.Jacob Walls
2021-07-30[3.2.x] Refs #31676 -- Updated technical board description in organization docs.Mariusz Felisiak
2021-07-30[3.2.x] Refs #31676 -- Added Mergers and Releasers to organization docs.Mariusz Felisiak
2021-07-30[3.2.x] Refs #31676 -- Removed Core team from organization docs.Mariusz Felisiak
2021-07-16[3.2.x] Fixed typo in docs/internals/deprecation.txt.Jacob Walls
2021-07-14[3.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.ᴙɘɘᴙgYmɘᴙɘj
2021-07-13[3.2.x] Refs #31676 -- Removed Django Core-Mentorship mailing list references...Mariusz Felisiak
2021-06-03[3.2.x] Refs #31356 -- Changed IRC links to the Libera.Chat webchat.Mariusz Felisiak
2021-06-03[3.2.x] Fixed typos in docs.Jacob Walls
2021-06-02[3.2.x] Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.Jacob Walls
2021-05-27[3.2.x] Fixed typo in MiddlewareMixin deprecation note.Nick Pope
2021-05-20[3.2.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-17[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...Nick Pope
2021-05-06[3.2.x] Fixed typo in docs/internals/contributing/writing-documentation.txt.Nick Pope
2021-04-29[3.2.x] Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_e...Hasan Ramezani
2021-04-22[3.2.x] Added note to update docs config when creating new stable branch.Carlton Gibson
2021-04-15[3.2.x] Fixed #32652 -- Fixed links to new contributors FAQ.Carlton Gibson
2021-04-06[3.2.x] Updated asgiref dependency for 3.2 release series.Carlton Gibson
2021-03-09[3.2.x] Updated link to Selenium webdrivers.Mariusz Felisiak
2021-03-09[3.2.x] Updated Git branch "master" to "main".Markus Holtermann
2021-03-03[3.2.x] Refs #32412 -- Adjusted Contributing Guide start page.GabbyPrecious
2021-03-03[3.2.x] Updated links to djangoproject.com/code.djangoproject.com repositories.Mariusz Felisiak
2021-02-04[3.2.x] Corrected typo in advice to new contributors.Carlton Gibson
2021-02-04[3.2.x] Refs #32412 -- Adjusted beginning of Advice for new contributors.GabbyPrecious
2021-01-09Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.hashlash
2021-01-07Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.Florian Apolloner
2020-12-23Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...Jon Dufresne
2020-12-23Fixed #32165 -- Added pre-commit hooksDavid Smith
2020-12-20Updated isort URL to new location.Jon Dufresne
2020-12-09Fixed #32193 -- Deprecated MemcachedCache.Mariusz Felisiak
2020-12-07Added note about importing release manager's public keys via GitHub API to ch...Mariusz Felisiak
2020-11-13Changed docs and a code comment to use gender-neutral pronouns.Nick Pope
2020-11-11Fixed #31216 -- Added support for colorama terminal colors on Windows.MinchinWeb
2020-11-06Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.Hasan Ramezani
2020-10-15Fixed #29988 -- Updated coding style to allow f-strings.Carlton Gibson
2020-08-24Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL...Mariusz Felisiak
2020-08-04Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.Mariusz Felisiak
2020-08-03Moved note about features deprecated in Django 3.1 above their descriptions.Mariusz Felisiak
2020-07-31Refs #27468 -- Added tests and release notes for signing.dumps()/loads() chan...Mariusz Felisiak
2020-07-30Bumped minimum isort version to 5.1.0.David Smith
2020-07-21Fixed #31180 -- Configured applications automatically.Aymeric Augustin
2020-07-17Bumped asgiref requirement to >= 3.2.10.Mariusz Felisiak
2020-06-24Refs #31493 -- Replaced var with const/let in documentation JS.Adam Johnson
2020-06-18Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator.David Smith
2020-06-17Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.Florian Apolloner
2020-06-02Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne
2020-06-01Removed redundant pyenchant dependency in spelling check docs.David Smith
2020-05-21Doc'd release step for new classifiers on PyPI.Mariusz Felisiak
2020-05-21Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_ch...Hasan Ramezani