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-11-04
[3.2.x] Corrected multiply defined labels in docs.
Mariusz Felisiak
2021-11-03
[3.2.x] Fixed typo in docs/topics/logging.txt.
Brad
2021-09-21
[3.2.x] Fixed broken links and redirects in docs.
Mariusz Felisiak
2021-09-21
[3.2.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.
Mariusz Felisiak
2021-09-10
[3.2.x] Refs #31055 -- Doc'd 'databases' argument of check functions.
Adam Johnson
2021-09-04
[3.2.x] Fixed typo in docs/topics/i18n/formatting.txt.
Jacob Walls
2021-08-26
[3.2.x] Made sentence about Model consistent in docs.
Zainab Amir
2021-08-09
[3.2.x] Fixed some broken links and redirects in docs.
Jacob Walls
2021-08-02
[3.2.x] Updated BaseDatabaseFeatures link in testing tools docs.
Lauri Tirkkonen
2021-07-16
[3.2.x] Fixed typo in docs/topics/signals.txt.
Haki Benita
2021-06-22
[3.2.x] Added a note about %autoawait off for IPython.
Russell Keith-Magee
2021-06-08
[3.2.x] Refs #14357 -- Updated docs about interaction between aggregations an...
Mariusz Felisiak
2021-06-05
[3.2.x] Fixed header underlines in performance docs.
Claude Paroz
2021-05-20
[3.2.x] Changed IRC references to Libera.Chat.
Mariusz Felisiak
2021-05-20
[3.2.x] Fixed note about ISP caching in docs.
Ben Sturmfels
2021-05-20
[3.2.x] Added note about culling in database cache backend docs.
Mike Lissner
2021-05-17
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...
Nick Pope
2021-05-17
[3.2.x] Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2021-05-12
[3.2.x] Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.
Nick Pope
2021-04-21
[3.2.x] Fixed #32667 -- Added link to labeling checks in BaseCommand.requires...
Abhyudai
2021-04-09
[3.2.x] Fixed #32618 -- Added link to conditional aggregation in aggregation ...
Hasan Ramezani
2021-04-09
[3.2.x] Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting t...
Hasan Ramezani
2021-03-30
[3.2.x] Removed dead link in docs/topics/http/sessions.txt.
arcanemachine
2021-03-26
[3.2.x] Added missing mode="rb" argument to open() call in Client.post() exam...
John
2021-03-19
[3.2.x] Refs #25735 -- Added tags/exclude_tags arguments to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
[3.2.x] Added parallel argument to DiscoverRunner docs.
Mariusz Felisiak
2021-03-19
[3.2.x] Corrected DiscoverRunner.build_suite() signature.
Mariusz Felisiak
2021-03-18
[3.2.x] Fixed #32547 -- Corrected notes about validation in HTML assertions d...
Hasan Ramezani
2021-03-17
[3.2.x] Fixed typo in docs/topics/testing/advanced.txt.
Jozef
2021-03-05
[3.2.x] Fixed #32507 -- Added link to assertHTMLEqual() in assertInHTML() docs.
Jacob Walls
2021-03-02
[3.2.x] Fixed #32271 -- Improved consistency of docs CBV examples.
Jack Aitken
2021-02-26
[3.2.x] Fixed typos in assertQuerysetEqual() docs and 1.6 release notes.
Jacob Walls
2021-02-25
[3.2.x] Fixed indentation in docs/topics/i18n/translation.txt.
Camilo Nova
2021-02-24
[3.2.x] Refs #31811 -- Corrected DiscoverRunner.setup_databases() signature.
Mariusz Felisiak
2021-02-23
[3.2.x] Fixed #32471 -- Doc'd the return value of EmailMessage.send().
Hasan Ramezani
2021-02-22
[3.2.x] Refs #4027 -- Added Model._state.adding to docs about copying model i...
Johannes Wilm
2021-02-12
[3.2.x] Fixed #32438 -- Fixed typo in docs/topics/testing/tools.txt.
David Smith
2021-02-08
[3.2.x] Fixed #32408 -- Doc'd django.views.generic.detail.BaseDetailView.
Anil Khatri
2021-01-28
[3.2.x] Modernized custom manager example
Adam Johnson
2021-01-27
[3.2.x] Changed "Don't overuse count() or exists()" example to Python.
Adam Johnson
2021-01-19
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-19
[3.2.x] Corrected versionadded annotations.
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
2021-01-06
Refs #32191 -- Added Signer.sign_object()/unsign_object().
Florian Apolloner
2021-01-05
Fixed #32231 -- Allowed passing None params to QuerySet.raw().
Alexander Lyabah
2020-12-23
Removed forms-MAX_NUM_FORMS POST data in docs
Jon Dufresne
2020-12-17
Refs #30181 -- Corrected note about storing None in the cache.
Nick Pope
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
[next]