index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
internals
Age
Commit message (
Expand
)
Author
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-09
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
hashlash
2021-01-07
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
Florian Apolloner
2020-12-23
Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...
Jon Dufresne
2020-12-23
Fixed #32165 -- Added pre-commit hooks
David Smith
2020-12-20
Updated isort URL to new location.
Jon Dufresne
2020-12-09
Fixed #32193 -- Deprecated MemcachedCache.
Mariusz Felisiak
2020-12-07
Added note about importing release manager's public keys via GitHub API to ch...
Mariusz Felisiak
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-10-15
Fixed #29988 -- Updated coding style to allow f-strings.
Carlton Gibson
2020-08-24
Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL...
Mariusz Felisiak
2020-08-04
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-08-03
Moved note about features deprecated in Django 3.1 above their descriptions.
Mariusz Felisiak
2020-07-31
Refs #27468 -- Added tests and release notes for signing.dumps()/loads() chan...
Mariusz Felisiak
2020-07-30
Bumped minimum isort version to 5.1.0.
David Smith
2020-07-21
Fixed #31180 -- Configured applications automatically.
Aymeric Augustin
2020-07-17
Bumped asgiref requirement to >= 3.2.10.
Mariusz Felisiak
2020-06-24
Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-18
Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator.
David Smith
2020-06-17
Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.
Florian Apolloner
2020-06-02
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-06-01
Removed redundant pyenchant dependency in spelling check docs.
David Smith
2020-05-21
Doc'd release step for new classifiers on PyPI.
Mariusz Felisiak
2020-05-21
Fixed #31546 -- Allowed specifying list of tags in Command.requires_system_ch...
Hasan Ramezani
2020-05-21
Added notes related to security pre-notification list requests.
Michael Manfre
2020-05-15
Fixed #31395 -- Made setUpTestData enforce in-memory data isolation.
Simon Charette
2020-05-14
Fixed #31524 -- Removed minified static assets from the admin.
Jon Dufresne
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
Used :mimetype: role in various docs.
Nick Pope
2020-05-13
Used :pep: role in various docs.
Nick Pope
2020-05-13
Advanced deprecation warnings for Django 3.2.
Mariusz Felisiak
2020-05-11
Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.
Jon Dufresne
2020-05-08
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-05-05
Fixed #31534 -- Deprecated django.conf.urls.url().
David Smith
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-29
Fixed #31356 -- Changed IRC links to the Freenode webchat.
Hasan Ramezani
2020-04-29
Refs #27468 -- Made user sessions use SHA-256 algorithm.
Mariusz Felisiak
2020-04-24
Refs #31369 -- Deprecated models.NullBooleanField in favor of BooleanField(nu...
Tim Schilling
2020-04-22
Made compress.py script use the official google-closure-compiler release.
Jon Dufresne
2020-04-20
Refs #22463 -- Replaced JSHint with ESLint in contributing docs.
Jignesh Kotadiya
2020-04-15
Refs #27468 -- Changed default Signer algorithm to SHA-256.
Claude Paroz
2020-04-14
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-06
Refs #7098 -- Deprecated passing raw column aliases to order_by().
Simon Charette
[next]