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-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
2020-12-15
Added backticks to code literals in various docs.
Jon Dufresne
2020-12-09
Fixed #32193 -- Deprecated MemcachedCache.
Mariusz Felisiak
2020-12-08
Adjusted formatting of ngettext docs code examples.
Matthias Kestenholz
2020-12-08
Fixed #32233 -- Cleaned-up duplicate connection functionality.
Florian Apolloner
2020-12-03
Fixed #32235 -- Made ReadOnlyPasswordHashField disabled by default.
Timo Ludwig
2020-11-27
Fixed #32220 -- Added durable argument to transaction.atomic().
Ian Foote
2020-11-27
Fixed #25534, Fixed #31639 -- Added support for transform references in expre...
Ian Foote
2020-11-17
Fixed #32199 -- Doc'd JSONField in ModelForm field mapping.
sage
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-12
Fixed #32187 -- Removed unnecessary select_related in queries doc.
Hasan Ramezani
2020-11-10
Fixed #32176 -- Clarified filesystem cache docs.
Carles Pina Estany
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-11-05
Fixed #22276 -- Fixed crash when formset management form is invalid.
Jon Dufresne
2020-11-04
Fixed #31983 -- Added system check for file system caches location.
christa
2020-11-04
Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.
Carlton Gibson
2020-10-29
Fixed #26962 -- Doc'd running migrations in transactions.
Caio Ariede
2020-10-27
Fixed #32128 -- Added asgiref 3.3 compatibility.
Carlton Gibson
2020-10-26
Corrected output of rendered formset example in model formsets docs.
Jon Dufresne
2020-10-22
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
Carlton Gibson
2020-10-22
Refs #9475 -- Linked through_default docs to related managers methods.
Simon Charette
2020-10-18
Fixed typo in docs/topics/testing/tools.txt.
Jacob Walls
2020-10-13
Fixed typo in docs/topics/i18n/translation.txt.
shivam sharma
2020-10-08
Fixed #32083 -- Added link back to migrating section in multi-db docs example.
Carlton Gibson
2020-10-07
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
Tom Carrick
2020-09-28
Fixed #32042 -- Improved error messages for the number of submitted forms in ...
meghanabhange
2020-09-22
Fixed #32016 -- Clarified manual logging config docs.
Carlton Gibson
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
[next]