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-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
2020-02-13
Fixed #31250 -- Ignored processing instructions in assertXMLEqual()/assertXML...
yura
2020-02-07
Refs #31055 -- Made DiscoverRunner skip running system checks on unused test ...
Simon Charette
2020-01-30
Added tests for signing non-string values and updated docs.
Claude Paroz
2020-01-29
Fixed #31212 -- Updated psycopg links to HTTPS and new location.
Jon Dufresne
2020-01-27
Refs #30997 -- Removed HttpRequest.is_ajax() usage.
Claude Paroz
2020-01-24
Refs #30997 -- Added HttpRequest.accepts().
Claude Paroz
2020-01-24
Fixed #31184 -- Clarified URL matching behavior in URL dispatcher docs.
Roy Smith
2020-01-16
Fixed #30765 -- Made cache_page decorator take precedence over max-age Cache-...
Flavio Curella
2020-01-15
Refs #29998 -- Corrected auto-created OneToOneField parent_link in MTI docs.
Mariusz Felisiak
2020-01-09
More accurate terminology ("logger" instead of "logging handler") in logging ...
Kal Sze
2020-01-09
Fixed #30995 -- Allowed converter.to_url() to raise ValueError to indicate no...
Jack Cushman
2020-01-08
Clarified that ValueError raised by converter.to_python() means no match unle...
Jack Cushman
2020-01-07
Fixed #31103 -- Improved pagination topic documentation.
Mark Bailey
2020-01-06
Removed "Don't do that" from docs and error messages.
Adam Johnson
2019-12-23
Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-12-20
Added example of assertNumQueries() with "using" kwarg in testing topics docs.
Garry Polley
2019-12-19
Refs #28954 -- Remove remaining Jython documentation.
Nick Pope
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
2019-12-18
Corrected some typos in documentation.
Hasan Ramezani
2019-12-12
Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in passing op...
Hasan Ramezani
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2019-12-06
Fixed #31061 -- Ignored positional args in django.urls.resolve() when all opt...
Mariusz Felisiak
[prev]
[next]