summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed #33471 -- Made AlterField operation a noop when changing "choices".sarahboyce2022-04-062-0/+24
* Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...Baptiste Mispelon2022-04-063-27/+65
* Added stub release notes and release date for 4.0.4, 3.2.13, and 2.2.28.Mariusz Felisiak2022-04-044-2/+18
* Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when...Lucidiot2022-04-011-1/+1
* Fixed #32129 -- Adjusted the docs for session expiry helpers.sarahboyce2022-03-311-3/+18
* Refs #32339 -- Added use_fieldset to Widget.David2022-03-304-0/+49
* Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_relation ar...Mariusz Felisiak2022-03-301-1/+2
* Refs #32365 -- Deprecated django.utils.timezone.utc.Carlton Gibson2022-03-293-0/+11
* Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs.Alokik Vijay2022-03-292-2/+21
* Updated Oracle docs links to Oracle 21c.Mariusz Felisiak2022-03-294-8/+8
* Updated various links to HTTPS and new locations.Mariusz Felisiak2022-03-297-12/+12
* Fixed #15619 -- Deprecated log out via GET requests.René Fleschenberg2022-03-293-2/+46
* Corrected models.FileField signature in docs.Sih Sîng-hông薛丞宏2022-03-281-1/+1
* Fixed #33564 -- Confirmed support for PROJ 9.X.David Smith2022-03-251-6/+25
* Used Cmake in GEOS installation docs.David Smith2022-03-251-6/+10
* Fixed #7497 -- Allowed overriding the order of apps and models in admin.adontz2022-03-252-0/+36
* Refs #15619 -- Logged out with POST requests in admin.Mariusz Felisiak2022-03-241-0/+2
* Refs #32365 -- Removed internal uses of utils.timezone.utc alias.Carlton Gibson2022-03-242-11/+7
* Fixed #33569 -- Added SECURE_PROXY_SSL_HEADER support for list of protocols i...Thomas Schmidt2022-03-232-4/+17
* Fixed #33544 -- Expanded the TEMPLATES section of the Deployment checklist.Samuel Hartmann2022-03-221-2/+4
* Fixed #33585 -- Made example git repo URLs use HTTPS protocol.Carlton Gibson2022-03-221-2/+2
* Refs #31676 -- Used term "merger" instead of "committer" in docs.Mariusz Felisiak2022-03-2211-44/+322
* Refs #28592 -- Improved some headings in CSRF how-to.Tomas McNamer2022-03-221-10/+10
* Renamed Jenkins wiki page to CI.Mariusz Felisiak2022-03-191-4/+4
* Added missing backticks to function names.Mariusz Felisiak2022-03-177-13/+14
* Refs #28592 -- Created a new CSRF how-to document.tommcn2022-03-173-331/+329
* Corrected CSRF reference in middleware docs.tommcn2022-03-171-4/+5
* Doc'd BaseConstraint.Gagaro2022-03-162-17/+19
* Fixed #33577 -- Confirmed support for GDAL 3.4.Mariusz Felisiak2022-03-161-4/+5
* Removed outdated handling of length parameter to If-Modified-Since header.Mariusz Felisiak2022-03-151-0/+3
* Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt.Tomas McNamer2022-03-141-10/+10
* Corrected AppConfig.get_models() signature in docs.David Sanders2022-03-141-1/+1
* Moved log_response() release notes into backwards incompatible changes section.Mariusz Felisiak2022-03-111-3/+3
* Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.Adrian Torres2022-03-103-5/+25
* Changed some words to use inline markup.David Smith2022-03-1021-50/+43
* Removed unused and unnecessary words from docs/spelling_wordlist.David2022-03-091-12/+0
* Changed "bolded" to "in bold" in docs.David Smith2022-03-092-2/+1
* Rewrote strip_tags test file to lorem ipsum.Adam Johnson2022-03-083-8/+8
* Rewrote some references to "master".Adam Johnson2022-03-086-25/+25
* Clarified that tutorial background image should be self-provided.Adam Johnson2022-03-081-5/+7
* Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_...Luke Plant2022-03-072-4/+11
* Fixed #29865 -- Added logical XOR support for Q() and querysets.Ryan Heard2022-03-043-7/+55
* Added stub release notes for Django 4.0.4.Carlton Gibson2022-03-012-0/+13
* Updated release date for version 4.0.3.Carlton Gibson2022-03-011-1/+1
* Fixed #33547 -- Fixed error when rendering invalid inlines with readonly fiel...Mariusz Felisiak2022-03-011-0/+4
* Optimized docs images.Mariusz Felisiak2022-02-2519-0/+0
* Fixed #31486 -- Deprecated passing unsaved objects to related filters.Albert Defler2022-02-252-0/+5
* Fixed #33267 -- Added link to related item to related widget wrapper in admin.Shubh18152022-02-252-0/+2
* Refs #33328 -- Added some advice regarding handling formset:added/removed in ...Matthias Kestenholz2022-02-241-0/+26
* Fixed #33328 -- Transformed formset:added/removed to native JS events.Claude Paroz2022-02-232-44/+19