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
2020-03-12
Fixed #8760 -- Changed ModelMultipleChoiceField to use invalid_list as a erro...
David Smith
2020-03-11
Fixed #31359 -- Deprecated get_random_string() calls without an explicit length.
Claude Paroz
2020-03-06
Added missing backticks in various docs.
Mariusz Felisiak
2020-03-05
Fixed #31327 -- Deprecated providing_args argument for Signal.
Jon Dufresne
2020-03-02
Fixed #31274 -- Used signing infrastructure in SessionBase.encode()/decode().
Claude Paroz
2020-02-18
Refs #26601 -- Deprecated passing None as get_response arg to middleware clas...
Claude Paroz
2020-02-12
Refs #27468 -- Made PasswordResetTokenGenerator use SHA-256 algorithm.
Claude Paroz
2020-02-12
Fixed #31241 -- Clarified porting translations of the Django docs to docs.dja...
Takuya Noguchi
2020-02-04
Fixed #27604 -- Used the cookie signer to sign message cookies.
Claude Paroz
2020-02-03
Fixed #31226 -- Fixed typo in docs/internals/contributing/writing-code/submit...
Vibhu Agarwal
2020-02-03
Fixed #31222 -- Fixed typo in docs/internals/contributing/bugs-and-features.txt.
Vibhu Agarwal
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2020-01-29
Refs #25778 -- Updated sphinx-doc.org links to HTTPS.
Jon Dufresne
2020-01-27
Fixed #30997 -- Deprecated HttpRequest.is_ajax().
Claude Paroz
2020-01-15
Clarified backport policy for regressions.
Carlton Gibson
2019-12-30
Added guidelines for assertIs() usage.
Mads Jensen
2019-12-06
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
Jon Dufresne
2019-12-03
Fixed typo in internals/contributing/writing-documentation.txt.
Hasan Ramezani
2019-11-27
Refs #31029 -- Added note about :rfc: role in writing documentation docs.
Baptiste Mispelon
2019-11-20
Pinned asgiref version.
Carlton Gibson
2019-11-18
Fixed #30988 -- Deprecated the InvalidQuery exception.
Simon Charette
2019-11-08
Fixed #30948 -- Changed packaging to use declarative config in setup.cfg.
Jon Dufresne
2019-11-08
Doc'd archiving historical branches as git tags.
Carlton Gibson
2019-11-06
Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.
Stephen Rauch
2019-10-30
Fixed #30927 -- Simplified an example of test for the deprecation warning wit...
André Ericson
2019-10-23
Added tblib to the list of test suite dependencies in documentation.
Mariusz Felisiak
2019-10-23
Bumped minimum Pillow version to 6.2.0 in test requirements.
Mariusz Felisiak
2019-10-21
Fixed #30841 -- Deprecated using non-boolean values for isnull lookup.
André Ericson
2019-10-15
Moved "Sign the CLA" to the bottom of New Contributor First Steps.
Carlton Gibson
2019-10-15
Fixed #30808 -- Added the Django Forum to contributing index.
Graham Healy
2019-10-09
Fixed #27086 -- Doc'd fix for test suite hang on macOS.
Kees Hink
2019-10-09
Added note to check Python version in unit tests troubleshooting section.
Carlton Gibson
2019-10-09
Corrected section indentation in unit tests contributor docs.
Carlton Gibson
2019-10-02
Refs #30010 -- Doc'd running tests with django-docker-box.
Katherine Michel
2019-09-20
Fixed #28622 -- Allowed specifying password reset link expiration in seconds ...
Hasan Ramezani
2019-09-12
Expanded notes on alphas in release How-to.
Carlton Gibson
2019-09-10
Advanced deprecation warnings for Django 3.1.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-09-05
Fixed typo in docs/internals/contributing/writing-documentation.txt.
Mariusz Felisiak
2019-09-05
Refs #30573 -- Noted to avoid "simple" & co. in Writing Style guide.
Carlton Gibson
2019-09-04
Changed example git clone URLs to use HTTPS.
Min ho Kim
2019-09-02
Fixed #30747 -- Renamed is_safe_url() to url_has_allowed_host_and_scheme().
Carlton Gibson
2019-06-20
Fixed #30451 -- Added ASGI handler and coroutine-safety.
Andrew Godwin
2019-06-04
Updated release process notes for oss-security list content guidelines.
Carlton Gibson
2019-05-31
Fixed #28520 -- Added --start-at/--start-after options to runtests.py.
Hasan Ramezani
2019-05-24
Updated release process in the "How is Django Formed?" documentation.
Mariusz Felisiak
2019-05-17
Fixed #30220 -- Added support for headless mode in selenium tests.
Johannes Hoppe
2019-05-15
Changed tuple choices to list in docs.
Jon Dufresne
2019-05-08
Refs #27753 -- Deprecated django.utils.text.unescape_entities().
Jon Dufresne
2019-04-23
Fixed #30387 -- Enhanced docs CLI examples in Unit tests and Install Django o...
Ramiro Morales
[prev]
[next]