summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2021-11-26[4.0.x] Fixed #33301 -- Clarified the type of arguments required by custom as...Baptiste Mispelon
2021-11-26[4.0.x] Refs #33163 -- Corrected example of connection signal handlers in App...Mariusz Felisiak
2021-11-17[4.0.x] Fixed #33163 -- Added example of connection signal handlers in AppCon...Roxane
2021-11-04[4.0.x] Corrected multiply defined labels in docs.Mariusz Felisiak
2021-11-03[4.0.x] Fixed typo in docs/topics/logging.txt.Brad
2021-10-19[4.0.x] Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label.Mariusz Felisiak
2021-10-19[4.0.x] Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.David Smith
2021-10-18[4.0.x] Fixed #33172 -- Added example of modifying upload handlers on the fly...sreehari1997
2021-09-22[4.0.x] Fixed #33128 -- Corrected possessive 's usage in FormSet docs.Joel Farthing
2021-09-21[4.0.x] Fixed broken links and redirects in docs.Mariusz Felisiak
2021-09-21[4.0.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.Mariusz Felisiak
2021-09-20Fixed #31026 -- Switched form rendering to template engine.David Smith
2021-09-16Fixed #32365 -- Made zoneinfo the default timezone implementation.Carlton Gibson
2021-09-14Fixed #33012 -- Added Redis cache backend.Daniyal
2021-09-14Fixed #32873 -- Deprecated settings.USE_L10N.Claude Paroz
2021-09-10Refs #31055 -- Doc'd 'databases' argument of check functions.Adam Johnson
2021-09-07Fixed #32076 -- Added async methods to BaseCache.Andrew-Chen-Wang
2021-09-04Fixed typo in docs/topics/i18n/formatting.txt.Jacob Walls
2021-08-30Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks re...Eugene Morozov
2021-08-26Made sentence about Model consistent in docs.Zainab Amir
2021-08-24Fixed #32552 -- Added logger argument to DiscoverRunner.Chris Jerdonek
2021-08-17Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall
2021-08-09Fixed some broken links and redirects in docs.Jacob Walls
2021-08-06Refs #32956 -- Corrected spelling of daylight saving time.David Smith
2021-08-03Fixed #32984 -- Allowed customizing a deletion field widget in formsets.Ties Jan Hefting
2021-08-02Updated BaseDatabaseFeatures link in testing tools docs.Lauri Tirkkonen
2021-07-30Refs #32956 -- Updated words ending in -wards.David Smith
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-07-27Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith
2021-07-22Fixed #32275 -- Added scrypt password hasher.ryowright
2021-07-16Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suit...Jacob Walls
2021-07-16Fixed typo in docs/topics/signals.txt.Haki Benita
2021-07-15Fixed #32905 -- Added CSS class for non-form errors of formsets.Ties Jan Hefting
2021-07-12Refs #32880 -- Created a new logging how-to document.Daniele Procida
2021-07-08Fixed #24522 -- Added a --shuffle option to DiscoverRunner.Chris Jerdonek
2021-07-01Refs #32880 -- Renamed/reordered logging topic sections.Daniele Procida
2021-07-01Removed trailing whitespace in logging topic.Daniele Procida
2021-06-30Refs #32880 -- Moved logging reference to new document.Daniele Procida
2021-06-28Refs #32880 -- Rearranged logging security notes.Daniele Procida
2021-06-26Refs #32880 -- Improved some how-to notes in logging topic.Daniele Procida
2021-06-24Refs #32880 -- Improved some headings and text in logging topic.Daniele Procida
2021-06-22Added a note about %autoawait off for IPython.Russell Keith-Magee
2021-06-15Fixed #30427, Fixed #16176 -- Corrected setting descriptor in Field.contribut...Carlton Gibson
2021-06-08Refs #14357 -- Updated docs about interaction between aggregations and QueryS...Mariusz Felisiak
2021-06-05Fixed header underlines in performance docs.Claude Paroz
2021-06-01Refs #32552 -- Added DiscoverRunner.log() to allow customization.Daniyal
2021-05-29Fixed typos in comments and docs.David Sanders
2021-05-20Clarified docs about increasing the work factor for bcrypt hasher.yyyyyyyan
2021-05-20Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-20Fixed note about ISP caching in docs.Ben Sturmfels