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-07-31
[3.0.x] Corrected signing.dumps()/loads() signatures in docs.
Mariusz Felisiak
2020-07-29
[3.0.x] Refs #30165 -- Removed leftover 'u' prefix.
Claude Paroz
2020-07-16
[3.0.x] Refs #31502 -- Made minor edits to Model._state docs.
Adam Johnson
2020-07-10
[3.0.x] Refs #30676 -- Added pdb argument to DiscoverRunner docs.
Mariusz Felisiak
2020-07-08
[3.0.x] Fixed #24816 -- Clarified docs about preventing duplicate signals.
Jason Held
2020-07-08
[3.0.x] Fixed #29308 -- Clarified how assertQuerysetEqual()'s transform works.
Jacob Walls
2020-06-24
[3.0.x] Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-15
[3.0.x] Fixed #31696 -- Updated OWASP links in docs.
Hasan Ramezani
2020-06-15
[3.0.x] Fixed #31690 -- Added note about fuzzy entries in translation docs.
sebashwa
2020-06-02
[3.0.x] Updated link to Celery.
David Smith
2020-06-02
[3.0.x] Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-05-29
[3.0.x] Changed some doc links to use intersphinx.
Jon Dufresne
2020-04-28
[3.0.x] Fixed broken links in docs.
Mariusz Felisiak
2020-04-28
[3.0.x] Fixed typo in docs/topics/i18n/translation.txt.
Mariusz Felisiak
2020-04-27
[3.0.x] Fixed #31505 -- Doc'd possible email addresses enumeration in Passwor...
Mariusz Felisiak
2020-04-24
[3.0.x] Doc'd PasswordChangeView/PasswordResetView.success_url defaults.
Tanmay Vijay
2020-04-22
[3.0.x] Added link to Mozilla's infosec page on web security.
Mads Jensen
2020-04-20
[3.0.x] Refs #30165 -- Removed obsolete doc references to deprecated ugettext...
Jon Dufresne
2020-04-15
[3.0.x] Used :rfc: role in various docs.
Mariusz Felisiak
2020-04-14
[3.0.x] Refs #31224 -- Removed incorrect @sync_to_async(thread_sensitive=True...
Andrew Godwin
2020-04-07
[3.0.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.
Mariusz Felisiak
2020-04-07
[3.0.x] Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-04-06
[3.0.x] Fixed #31423 -- Clarified nested atomic() example.
Simon Charette
2020-04-01
[3.0.x] Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-03-25
[3.0.x] Added additional note that tests use locmem email backend.
Adam Johnson
2020-03-25
[3.0.x] Improved docs on migration reversibility.
Adam Johnson
2020-03-25
[3.0.x] Improved sessions notes in deployment checklist.
Adam Johnson
2020-03-17
[3.0.x] Fixed typo in docs/topics/async.txt.
Carlton Gibson
2020-03-17
[3.0.x] Made logging config examples more accessible.
Ben Li-Sauerwine
2020-03-17
[3.0.x] Corrected outdated sentence in One-to-one relationships docs.
Philipp Bosch
2020-03-13
[3.0.x] Refs #31224 -- Doc'd async adapter functions.
Andrew Godwin
2020-03-10
[3.0.x] Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-03-10
[3.0.x] Fixed #27865 -- Adjusted docs example to avoid confusion with models....
Adam Radwon
2020-03-09
[3.0.x] Fixed #31350 -- Fixed typo in docs/topics/db/optimization.txt.
Shrikrishna Singh
2020-03-06
[3.0.x] Added missing backticks in various docs.
Mariusz Felisiak
2020-03-06
[3.0.x] Fixed #31342 -- Clarified docs about using base managers for related ...
Carlton Gibson
2020-03-05
[3.0.x] Fixed #31341 -- Doc'd minimal gettext version with ES6 template strin...
Claude Paroz
2020-02-24
[3.0.x] Fixed #31303 -- Removed outdated note about symmetrical intermediate ...
Matheus Cunha Motta
2020-02-19
[3.0.x] Fixed #30040 -- Used default permission name in docs examples to avoi...
Hasan Ramezani
2020-01-29
[3.0.x] Fixed #31212 -- Updated psycopg links to HTTPS and new location.
Jon Dufresne
2020-01-24
[3.0.x] Fixed #31184 -- Clarified URL matching behavior in URL dispatcher docs.
Roy Smith
2020-01-15
[3.0.x] Refs #29998 -- Corrected auto-created OneToOneField parent_link in MT...
Mariusz Felisiak
2020-01-09
[3.0.x] More accurate terminology ("logger" instead of "logging handler") in ...
Kal Sze
2020-01-08
[3.0.x] Clarified that ValueError raised by converter.to_python() means no ma...
Jack Cushman
2020-01-07
[3.0.x] Fixed #31103 -- Improved pagination topic documentation.
Mark Bailey
2019-12-23
[3.0.x] Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-12-20
[3.0.x] Added example of assertNumQueries() with "using" kwarg in testing top...
Garry Polley
2019-12-19
[3.0.x] Refs #28954 -- Remove remaining Jython documentation.
Nick Pope
2019-12-18
[3.0.x] Corrected some typos in documentation.
Hasan Ramezani
2019-12-12
[3.0.x] Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in pa...
Hasan Ramezani
[next]