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
/
topics
Age
Commit message (
Expand
)
Author
2020-05-13
[3.1.x] Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
[3.1.x] Used :mimetype: role in various docs.
Nick Pope
2020-05-13
[3.1.x] Used :pep: role in various docs.
Nick Pope
2020-05-08
Fixed #12990, Refs #27694 -- Added JSONField model field.
sage
2020-05-04
Doc'd country part of locale name with more than 2 characters.
QQ喵
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-05-01
Doc'd Meta inheritance from abstract parents.
Greg Kaleka
2020-04-30
Doc'd send_email() behavior when from_email is None.
Adrian D'Alessandro
2020-04-30
Fixed #25712 -- Reorganized templates docs.
David Smith
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-28
Fixed #29249 -- Made JSON and YAML serializers use Unicode by default.
Hasan Ramezani
2020-04-28
Changed django.forms.ValidationError imports to django.core.exceptions.Valida...
François Freitag
2020-04-28
Fixed broken links in docs.
Mariusz Felisiak
2020-04-28
Fixed typo in docs/topics/i18n/translation.txt.
Mariusz Felisiak
2020-04-27
Fixed #31505 -- Doc'd possible email addresses enumeration in PasswordResetView.
Mariusz Felisiak
2020-04-24
Doc'd PasswordChangeView/PasswordResetView.success_url defaults.
Tanmay Vijay
2020-04-22
Added link to Mozilla's infosec page on web security.
Mads Jensen
2020-04-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2020-04-20
Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co.
Jon Dufresne
2020-04-15
Used :rfc: role in various docs.
Mariusz Felisiak
2020-04-15
Refs #27468 -- Changed default Signer algorithm to SHA-256.
Claude Paroz
2020-04-14
Refs #31224 -- Removed incorrect @sync_to_async(thread_sensitive=True) example.
Andrew Godwin
2020-04-08
Fixed #28184 -- Allowed using a callable for FileField and ImageField storage.
miigotu
2020-04-07
Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2020-04-07
Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-04-04
Fixed #31423 -- Clarified nested atomic() example.
Simon Charette
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-03-31
Fixed #31375 -- Made contrib.auth.hashers.make_password() accept only bytes o...
Hasan Ramezani
2020-03-26
Clarified async documentation.
Adam Johnson
2020-03-25
Added additional note that tests use locmem email backend.
Adam Johnson
2020-03-25
Improved docs on migration reversibility. (#12619)
Adam Johnson
2020-03-25
Improved sessions notes in deployment checklist.
Adam Johnson
2020-03-25
Fixed #31396 -- Added binary XOR operator to F expressions.
Hannes Ljungberg
2020-03-18
Fixed #31224 -- Added support for asynchronous views and middleware.
Andrew Godwin
2020-03-17
Fixed typo in docs/topics/async.txt.
Carlton Gibson
2020-03-17
Made logging config examples more accessible.
Ben Li-Sauerwine
2020-03-17
Corrected outdated sentence in One-to-one relationships docs.
Philipp Bosch
2020-03-13
Refs #31224 -- Doc'd async adapter functions.
Andrew Godwin
2020-03-10
Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-03-10
Fixed #27865 -- Adjusted docs example to avoid confusion with models.BaseMana...
Adam Radwon
2020-03-09
Fixed #31350 -- Fixed typo in docs/topics/db/optimization.txt.
Shrikrishna Singh
2020-03-06
Added missing backticks in various docs.
Mariusz Felisiak
2020-03-06
Fixed #31342 -- Clarified docs about using base managers for related objects.
Carlton Gibson
2020-03-05
Fixed #31341 -- Doc'd minimal gettext version with ES6 template strings support.
Claude Paroz
2020-03-05
Fixed #31327 -- Deprecated providing_args argument for Signal.
Jon Dufresne
2020-02-24
Fixed #31303 -- Removed outdated note about symmetrical intermediate table fo...
Matheus Cunha Motta
2020-02-19
Fixed #30040 -- Used default permission name in docs examples to avoid confus...
Hasan Ramezani
2020-02-19
Fixed typos in docs and a test comment.
Yoo In Keun
2020-02-18
Refs #26601 -- Deprecated passing None as get_response arg to middleware clas...
Claude Paroz
[next]