summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
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 exampleAdam 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-14Fixed #31358 -- Increased salt entropy of password hashers.Jon Moroney
2021-01-14Fixed cross-link in CBV topic documentation.Carles Pina Estany
2021-01-13Fixed #16117 -- Added decorators for admin action and display functions.Nick Pope
2021-01-06Refs #32191 -- Added Signer.sign_object()/unsign_object().Florian Apolloner
2021-01-05Fixed #32231 -- Allowed passing None params to QuerySet.raw().Alexander Lyabah
2020-12-23Removed forms-MAX_NUM_FORMS POST data in docsJon Dufresne
2020-12-17Refs #30181 -- Corrected note about storing None in the cache.Nick Pope
2020-12-15Fixed #31007 -- Allowed specifying type of auto-created primary keys.Tom Forbes
2020-12-15Added backticks to code literals in various docs.Jon Dufresne
2020-12-09Fixed #32193 -- Deprecated MemcachedCache.Mariusz Felisiak
2020-12-08Adjusted formatting of ngettext docs code examples.Matthias Kestenholz
2020-12-08Fixed #32233 -- Cleaned-up duplicate connection functionality.Florian Apolloner
2020-12-03Fixed #32235 -- Made ReadOnlyPasswordHashField disabled by default.Timo Ludwig
2020-11-27Fixed #32220 -- Added durable argument to transaction.atomic().Ian Foote
2020-11-27Fixed #25534, Fixed #31639 -- Added support for transform references in expre...Ian Foote
2020-11-17Fixed #32199 -- Doc'd JSONField in ModelForm field mapping.sage
2020-11-13Changed docs and a code comment to use gender-neutral pronouns.Nick Pope
2020-11-12Fixed #32187 -- Removed unnecessary select_related in queries doc.Hasan Ramezani
2020-11-10Fixed #32176 -- Clarified filesystem cache docs.Carles Pina Estany
2020-11-06Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.Hasan Ramezani
2020-11-05Fixed #22276 -- Fixed crash when formset management form is invalid.Jon Dufresne
2020-11-04Fixed #31983 -- Added system check for file system caches location.christa
2020-11-04Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.Carlton Gibson
2020-10-29Fixed #26962 -- Doc'd running migrations in transactions.Caio Ariede
2020-10-27Fixed #32128 -- Added asgiref 3.3 compatibility.Carlton Gibson
2020-10-26Corrected output of rendered formset example in model formsets docs.Jon Dufresne
2020-10-22Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.Carlton Gibson
2020-10-22Refs #9475 -- Linked through_default docs to related managers methods.Simon Charette
2020-10-18Fixed typo in docs/topics/testing/tools.txt.Jacob Walls
2020-10-13Fixed typo in docs/topics/i18n/translation.txt.shivam sharma