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-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
2019-12-06
[3.0.x] Fixed #31061 -- Ignored positional args in django.urls.resolve() when...
Mariusz Felisiak
2019-12-04
[3.0.x] Fixed #20456 -- Added example of directly testing CBVs in topics docs.
Felipe Lee
2019-12-04
[3.0.x] Removed leftover word in CBV mixins docs.
Claude Paroz
2019-12-03
[3.0.x] Fixed #31056 -- Allowed disabling async-unsafe check with an environm...
Andrew Godwin
2019-12-03
[3.0.x] Refs #30451 -- Doc'd asynchronous support and async-safety.
Andrew Godwin
2019-12-03
[stable/3.0.x] Fixed typo in topics docs
Claude Paroz
2019-11-26
[3.0.x] Used :ticket: role in all tickets links.
Sergey Fedoseev
2019-11-20
[3.0.x] Fixed #31008 -- Fixed typos in docs/topics/logging.txt.
Mariusz Felisiak
2019-11-20
[3.0.x] Fixed #27164 -- Fixed an example of using routers in multiple databas...
Caio Ariede
2019-11-12
[3.0.x] Fixed #30828 -- Added how to remove/insert many-to-many relations in ...
David Foster
2019-11-11
[3.0.x] Fixed typo in docs/topics/files.txt.
Mariusz Felisiak
2019-11-08
[3.0.x] Fixed #30955 -- Doc'd that only concrete base models are stored in hi...
Shipeng Feng
[next]