summaryrefslogtreecommitdiff
path: root/docs/internals
Commit message (Expand)AuthorAgeFilesLines
* [3.2.x] Updated asgiref dependency for 3.2 release series.Carlton Gibson2021-04-061-1/+1
* [3.2.x] Updated link to Selenium webdrivers.Mariusz Felisiak2021-03-091-1/+1
* [3.2.x] Updated Git branch "master" to "main".Markus Holtermann2021-03-0910-47/+52
* [3.2.x] Refs #32412 -- Adjusted Contributing Guide start page.GabbyPrecious2021-03-032-45/+82
* [3.2.x] Updated links to djangoproject.com/code.djangoproject.com repositories.Mariusz Felisiak2021-03-031-2/+2
* [3.2.x] Corrected typo in advice to new contributors.Carlton Gibson2021-02-041-2/+2
* [3.2.x] 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
* Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.Florian Apolloner2021-01-071-0/+3
* 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
* Fixed #32193 -- Deprecated MemcachedCache.Mariusz Felisiak2020-12-091-0/+2
* Added note about importing release manager's public keys via GitHub API to ch...Mariusz Felisiak2020-12-071-4/+9
* 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 #31235 -- Made assertQuerysetEqual() compare querysets directly.Hasan Ramezani2020-11-061-0/+3
* Fixed #29988 -- Updated coding style to allow f-strings.Carlton Gibson2020-10-151-0/+31
* Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL...Mariusz Felisiak2020-08-241-3/+0
* Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.Mariusz Felisiak2020-08-041-0/+2
* Moved note about features deprecated in Django 3.1 above their descriptions.Mariusz Felisiak2020-08-031-3/+3
* Refs #27468 -- Added tests and release notes for signing.dumps()/loads() chan...Mariusz Felisiak2020-07-311-0/+4
* Bumped minimum isort version to 5.1.0.David Smith2020-07-302-2/+2
* Fixed #31180 -- Configured applications automatically.Aymeric Augustin2020-07-211-0/+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 #31670 -- Renamed whitelist argument and attribute of EmailValidator.David Smith2020-06-181-0/+3
* Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.Florian Apolloner2020-06-171-1/+1
* Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.Jon Dufresne2020-06-021-6/+7
* Removed redundant pyenchant dependency in spelling check docs.David Smith2020-06-011-10/+4
* Doc'd release step for new classifiers on PyPI.Mariusz Felisiak2020-05-211-0/+4
* Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_ch...Hasan Ramezani2020-05-211-0/+2
* Added notes related to security pre-notification list requests.Michael Manfre2020-05-211-0/+11
* Fixed #31395 -- Made setUpTestData enforce in-memory data isolation.Simon Charette2020-05-151-0/+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
* Advanced deprecation warnings for Django 3.2.Mariusz Felisiak2020-05-131-0/+8
* Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.Jon Dufresne2020-05-111-0/+2
* Fixed #12990, Refs #27694 -- Added JSONField model field.sage2020-05-081-0/+7
* Fixed #31534 -- Deprecated django.conf.urls.url().David Smith2020-05-051-0/+2
* 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
* Refs #27468 -- Made user sessions use SHA-256 algorithm.Mariusz Felisiak2020-04-291-0/+3
* Refs #31369 -- Deprecated models.NullBooleanField in favor of BooleanField(nu...Tim Schilling2020-04-241-0/+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
* Refs #27468 -- Changed default Signer algorithm to SHA-256.Claude Paroz2020-04-151-0/+3
* Fixed term warning on Sphinx 3.0.1+.Mariusz Felisiak2020-04-142-7/+8