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-08-04
[3.1.x] Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-07-31
[3.1.x] Refs #27468 -- Added tests and release notes for signing.dumps()/load...
Mariusz Felisiak
2020-07-31
[3.1.x] Corrected signing.dumps()/loads() signatures in docs.
Mariusz Felisiak
2020-07-29
[3.1.x] Refs #30165 -- Removed leftover 'u' prefix.
Claude Paroz
2020-07-28
[3.1.x] Fixed #31829 -- Used JSONField __contains lookup on key transforms.
sage
2020-07-28
[3.1.x] Fixed #31836 -- Dropped support for JSONField __contains and __contai...
Mariusz Felisiak
2020-07-28
[3.1.x] Fixed #31835 -- Dropped support for JSONField __contains lookup on Or...
Mariusz Felisiak
2020-07-16
[3.1.x] Refs #31502 -- Made minor edits to Model._state docs.
Adam Johnson
2020-07-10
[3.1.x] Refs #27430 -- Added buffer argument to DiscoverRunner docs.
Mariusz Felisiak
2020-07-10
[3.1.x] Refs #30676 -- Added pdb argument to DiscoverRunner docs.
Mariusz Felisiak
2020-07-08
[3.1.x] Fixed #24816 -- Clarified docs about preventing duplicate signals.
Jason Held
2020-07-04
[3.1.x] Fixed #29308 -- Clarified how assertQuerysetEqual()'s transform works.
Jacob Walls
2020-07-03
[3.1.x] Adjusted multi-db example to avoid confusion with DATABASES keys.
MansurAliKoroglu
2020-06-24
[3.1.x] Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-17
[3.1.x] Refs #31670 -- Removed whitelist/blacklist terminology in docs and co...
David Smith
2020-06-15
[3.1.x] Fixed #31696 -- Updated OWASP links in docs.
Hasan Ramezani
2020-06-15
[3.1.x] Fixed #31690 -- Added note about fuzzy entries in translation docs.
sebashwa
2020-06-04
[3.1.x] Fixed #30134 -- Ensured unlocalized numbers are string representation...
Claude Paroz
2020-06-02
[3.1.x] Updated link to Celery.
David Smith
2020-06-02
[3.1.x] Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-06-01
[3.1.x] Made small improvement to docs/topics/db/multi-db.txt.
Nikita Sobolev
2020-05-29
[3.1.x] Changed some doc links to use intersphinx.
Jon Dufresne
2020-05-27
[3.1.x] Fixed some formatting issues in docs.
Mariusz Felisiak
2020-05-19
[3.1.x] Fixed #31591 -- Clarified "reverse" lookup name in making queries docs.
Carlton Gibson
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
[next]