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
2021-06-22
Added a note about %autoawait off for IPython.
Russell Keith-Magee
2021-06-15
Fixed #30427, Fixed #16176 -- Corrected setting descriptor in Field.contribut...
Carlton Gibson
2021-06-08
Refs #14357 -- Updated docs about interaction between aggregations and QueryS...
Mariusz Felisiak
2021-06-05
Fixed header underlines in performance docs.
Claude Paroz
2021-06-01
Refs #32552 -- Added DiscoverRunner.log() to allow customization.
Daniyal
2021-05-29
Fixed typos in comments and docs.
David Sanders
2021-05-20
Clarified docs about increasing the work factor for bcrypt hasher.
yyyyyyyan
2021-05-20
Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-20
Fixed note about ISP caching in docs.
Ben Sturmfels
2021-05-20
Added note about culling in database cache backend docs.
Mike Lissner
2021-05-18
Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.
Claude Paroz
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2021-05-12
Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.
Nick Pope
2021-04-21
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_...
Abhyudai
2021-04-09
Fixed #32618 -- Added link to conditional aggregation in aggregation topic gu...
Hasan Ramezani
2021-04-09
Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting to middle...
Hasan Ramezani
2021-04-03
Fixed #32594 -- Doc'd and tested that Signal.disconnect() with lazy reference...
Hugo Cachitas
2021-03-30
Fixed #31840 -- Added support for Cross-Origin Opener Policy header.
bankc
2021-03-30
Removed dead link in docs/topics/http/sessions.txt.
arcanemachine
2021-03-26
Fixed #32591 -- Made DiscoverRunner order _FailedTest objects first.
Chris Jerdonek
2021-03-26
Added missing mode="rb" argument to open() call in Client.post() example in d...
John
2021-03-19
Fixed #32556 -- Fixed handling empty string as non-boolean attributes value b...
Baptiste Mispelon
2021-03-19
Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
Added parallel argument to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
Corrected DiscoverRunner.build_suite() signature.
Mariusz Felisiak
2021-03-18
Fixed #32547 -- Corrected notes about validation in HTML assertions docs.
Hasan Ramezani
2021-03-17
Fixed typo in docs/topics/testing/advanced.txt.
Jozef
2021-03-06
Fixed #24141 -- Added QuerySet.contains().
Johan Schiff
2021-03-05
Fixed #32507 -- Added link to assertHTMLEqual() in assertInHTML() docs.
Jacob Walls
2021-03-02
Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-02-26
Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.
Jacob Walls
2021-02-25
Fixed indentation in docs/topics/i18n/translation.txt.
Camilo Nova
2021-02-24
Fixed #32446 -- Deprecated SERIALIZE test database setting.
Simon Charette
2021-02-24
Refs #31811 -- Corrected DiscoverRunner.setup_databases() signature.
Mariusz Felisiak
2021-02-23
Fixed #32471 -- Doc'd the return value of EmailMessage.send().
Hasan Ramezani
2021-02-22
Refs #4027 -- Added Model._state.adding to docs about copying model instances.
Johannes Wilm
2021-02-12
Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.
David Smith
2021-02-08
Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView.
ThinkChaos
2021-02-08
Used .. attribute:: directive in authentication views docs.
Mariusz Felisiak
2021-02-08
Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-01-28
Modernized custom manager example
Adam Johnson
2021-01-27
Changed "Don't overuse count() or exists()" example to Python.
Adam Johnson
2021-01-19
Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-19
Corrected versionadded annotations.
Mariusz Felisiak
2021-01-14
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
Mariusz Felisiak
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2021-01-14
Fixed #31358 -- Increased salt entropy of password hashers.
Jon Moroney
2021-01-14
Fixed cross-link in CBV topic documentation.
Carles Pina Estany
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
[prev]
[next]