summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Added stub release notes for Django 3.2.4.Mariusz Felisiak2021-05-132-0/+13
* Fixed #32718 -- Relaxed file name validation in FileField.Mariusz Felisiak2021-05-134-1/+38
* Fixed #32717 -- Fixed filtering of querysets combined with the | operator.Simon Charette2021-05-131-0/+3
* Fixed #32031 -- Added model class for each model to AdminSite.each_context().Raffaele Salmaso2021-05-132-0/+8
* Fixed #26721 -- Doc'd setting UTF-8 on Windows.David Smith2021-05-121-0/+8
* Fixed #32738 -- Deprecated django.utils.datetime_safe module.Nick Pope2021-05-122-0/+4
* Fixed #32732 -- Removed usage of deprecated 'db' and 'passwd' connection opti...Nick Pope2021-05-121-1/+1
* Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.Nick Pope2021-05-121-2/+1
* Fixed a typo in docs/ref/models/fields.txt.Nick Pope2021-05-121-1/+1
* Refs #32718 -- Corrected CVE-2021-31542 release notes.Mariusz Felisiak2021-05-123-6/+3
* Fixed #32735 -- Made DateFormat.Y() return a zero-padded year.Nick Pope2021-05-121-1/+1
* Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.Jordi Castells2021-05-073-3/+65
* Fixed #32712 -- Deprecated django.utils.baseconv module.Hasan Ramezani2021-05-072-0/+4
* Fixed typo in docs/internals/contributing/writing-documentation.txt.Nick Pope2021-05-061-1/+1
* Added stub release notes for Django 3.2.3.Mariusz Felisiak2021-05-062-0/+13
* Added CVE-2021-32052 to security archive.Mariusz Felisiak2021-05-061-0/+14
* Fixed #32713, Fixed CVE-2021-32052 -- Prevented newlines and tabs from being ...Mariusz Felisiak2021-05-064-2/+63
* Fixed #32714 -- Prevented recreation of migration for Meta.ordering with Orde...Simon Charette2021-05-051-1/+3
* Added commits for CVE-2021-31542 to security archive.Carlton Gibson2021-05-041-0/+7
* Added CVE-2021-31542 to security archive.Carlton Gibson2021-05-041-0/+6
* Added stub release notes for Django 3.2.2.Carlton Gibson2021-05-042-0/+13
* Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file uploads.Florian Apolloner2021-05-044-2/+48
* Added spelling option to make.bat.Susan Wright2021-04-301-0/+10
* Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.Tim Graham2021-04-304-46/+20
* Fixed #32698 -- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw...Hasan Ramezani2021-04-301-0/+3
* Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_expected_...Hasan Ramezani2021-04-291-1/+4
* Fixed capitalization of "ECMAScript" and "JavaScript".Nick Pope2021-04-291-1/+1
* Refs #32674 -- Noted that auto-created through table PKs cannot be automatica...Carlton Gibson2021-04-292-0/+30
* Refs #32682 -- Renamed lookup_needs_distinct() to lookup_spawns_duplicates().Mariusz Felisiak2021-04-291-0/+3
* Refs #32694 -- Clarified when colorama requirement is needed in Windows how-to.Carlton Gibson2021-04-291-4/+5
* Fixed #32675 -- Doc'd that autodector changes might cause generation of no-op...David Wobrock2021-04-291-0/+4
* Corrected introduction to range field lookups docs.Adam Johnson2021-04-281-2/+1
* Fixed #32632, Fixed #32657 -- Removed flawed support for Subquery deconstruct...Simon Charette2021-04-281-0/+4
* Fixed #32687 -- Restored passing process’ environment to underlying tool in...Konstantin Alekseev2021-04-271-0/+3
* Fixed #32682 -- Made admin changelist use Exists() instead of distinct() for ...Mariusz Felisiak2021-04-271-0/+6
* Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.Mariusz Felisiak2021-04-271-2/+4
* Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.Zain Patel2021-04-261-0/+3
* Refs #28034 -- Corrected docs example in contributing tutorial.Clumart.G2021-04-231-0/+2
* Added note to update docs config when creating new stable branch.Carlton Gibson2021-04-221-0/+5
* Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_...Abhyudai2021-04-212-3/+6
* Fixed #32650 -- Fixed handling subquery aliasing on queryset combination.Simon Charette2021-04-211-0/+5
* Fixed #32665 -- Fixed caches system check crash when STATICFILES_DIRS is a li...Mariusz Felisiak2021-04-211-0/+4
* Fixed #32647 -- Restored multi-row select with shift-modifier in admin change...Carlton Gibson2021-04-211-0/+3
* Refs #25287 -- Added support for multiplying and dividing DurationField by sc...Tobias Bengfort2021-04-201-0/+3
* Fixed #32574 -- Confirmed support for PROJ 8.x.David Smith2021-04-191-1/+1
* Corrected File, ContentFile, and ImageFile signatures in docs.Adam Johnson2021-04-161-3/+3
* Fixed #32652 -- Fixed links to new contributors FAQ.Carlton Gibson2021-04-153-24/+29
* Fixed #32643 -- Fixed decoding of messages in the pre-Django 3.2 format.Florian Apolloner2021-04-141-0/+4
* Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields o...Mariusz Felisiak2021-04-142-1/+6
* Refs #32548 -- Forwardported 3.2.1 release note.Mariusz Felisiak2021-04-141-0/+3