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-09-22
Fixed #32004 -- Clarified docs for when request.FILES is set.
János Roden
2020-09-17
Doc'd that UpdateCacheMiddleware and cache_page affect downstream caches.
David D Lowe
2020-09-16
Fixed #29887 -- Added a cache backend for pymemcache.
Nick Pope
2020-09-14
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-09-04
Fixed #31894 -- Added note about using JSONField key lookups with QuerySet.ex...
jpribyl
2020-09-03
Refs #31224 -- Made sync_to_async() examples use thread sensitive with ORM ca...
Mariusz Felisiak
2020-09-03
Fixed #31979 -- Made django.test.utils.setup_databases()'s time_keeper argume...
Jon Dufresne
2020-09-02
Refs #29887, Refs #24212 -- Added servers configuration hook for memcached ba...
Nick Pope
2020-08-31
Corrected note about long names in search docs.
Abdullah Dursun
2020-08-20
Improved wording in async views docs.
Juan Pedro Fisanotti
2020-08-18
Fixed #27679 -- Doc'd that empty formsets display extra + min_num forms.
David Smith
2020-08-13
Refs #31811 -- Added optional timing outputs to the test runner.
Ahmad A. Hussein
2020-08-11
Added note about password updates on argon2 attributes change.
Roy Zheng
2020-08-04
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-07-31
Refs #27468 -- Added tests and release notes for signing.dumps()/loads() chan...
Mariusz Felisiak
2020-07-31
Corrected signing.dumps()/loads() signatures in docs.
Mariusz Felisiak
2020-07-28
Fixed #31829 -- Used JSONField __contains lookup on key transforms.
sage
2020-07-28
Fixed #31836 -- Dropped support for JSONField __contains and __contained_by l...
Mariusz Felisiak
2020-07-28
Refs #30165 -- Removed leftover 'u' prefix.
Claude Paroz
2020-07-28
Fixed #31835 -- Dropped support for JSONField __contains lookup on Oracle.
Mariusz Felisiak
2020-07-16
Refs #31502 -- Made minor edits to Model._state docs.
Adam Johnson
2020-07-13
Fixed #30457 -- Added TestCase.captureOnCommitCallbacks().
Adam Johnson
2020-07-10
Fixed #31509 -- Made DiscoverRunner enable faulthandler by default.
ovkulkarni
2020-07-10
Refs #27430 -- Added buffer argument to DiscoverRunner docs.
Mariusz Felisiak
2020-07-10
Refs #30676 -- Added pdb argument to DiscoverRunner docs.
Mariusz Felisiak
2020-07-08
Fixed #24816 -- Clarified docs about preventing duplicate signals.
Jason Held
2020-07-04
Fixed #29308 -- Clarified how assertQuerysetEqual()'s transform works.
Jacob Walls
2020-07-03
Adjusted multi-db example to avoid confusion with DATABASES keys.
MansurAliKoroglu
2020-06-24
Refs #31493 -- Replaced var with const/let in documentation JS.
Adam Johnson
2020-06-24
Fixed #31529 -- Added support for serialization of pathlib.Path/PurePath and ...
Nick Pope
2020-06-24
Fixed #9061 -- Allowed FormSets to disable deleting extra forms.
David Smith
2020-06-22
Refs #5691 -- Made cache keys independent of USE_L10N.
Claude Paroz
2020-06-17
Refs #31670 -- Removed whitelist/blacklist terminology in docs and comments.
David Smith
2020-06-17
Refs #30190 -- Minor edits to JSONL serializer.
Mariusz Felisiak
2020-06-16
Fixed #30190 -- Added JSONL serializer.
Ali Vakilzade
2020-06-15
Fixed #31696 -- Updated OWASP links in docs.
Hasan Ramezani
2020-06-15
Fixed #31690 -- Added note about fuzzy entries in translation docs.
sebashwa
2020-06-05
Fixed #20347 -- Allowed customizing the maximum number of instantiated forms ...
David Smith
2020-06-04
Fixed #30134 -- Ensured unlocalized numbers are string representation in temp...
Claude Paroz
2020-06-03
Preferred usage of among/while to amongst/whilst.
David Smith
2020-06-02
Updated link to Celery.
David Smith
2020-06-02
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
Jon Dufresne
2020-06-01
Made small improvement to docs/topics/db/multi-db.txt.
Nikita Sobolev
2020-05-29
Changed some doc links to use intersphinx.
Jon Dufresne
2020-05-27
Fixed some formatting issues in docs.
Mariusz Felisiak
2020-05-19
Fixed #31591 -- Clarified "reverse" lookup name in making queries docs.
Carlton Gibson
2020-05-15
Fixed #31395 -- Made setUpTestData enforce in-memory data isolation.
Simon Charette
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-05-13
Used :mimetype: role in various docs.
Nick Pope
2020-05-13
Used :pep: role in various docs.
Nick Pope
[prev]
[next]