summaryrefslogtreecommitdiff
path: root/docs/internals
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy an...Mariusz Felisiak2022-05-121-0/+4
* Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.Mariusz Felisiak2022-05-111-0/+2
* Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.Mariusz Felisiak2022-04-221-0/+2
* Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...Baptiste Mispelon2022-04-061-0/+4
* Refs #32365 -- Deprecated django.utils.timezone.utc.Carlton Gibson2022-03-291-0/+3
* Updated various links to HTTPS and new locations.Mariusz Felisiak2022-03-291-4/+4
* Fixed #15619 -- Deprecated log out via GET requests.René Fleschenberg2022-03-291-0/+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-2210-41/+319
* Renamed Jenkins wiki page to CI.Mariusz Felisiak2022-03-191-4/+4
* Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.Adrian Torres2022-03-101-0/+3
* Changed some words to use inline markup.David Smith2022-03-103-9/+10
* Fixed #31486 -- Deprecated passing unsaved objects to related filters.Albert Defler2022-02-251-0/+2
* Refs #33476 -- Mentioned black in docs about pre-commit checks.Vaarun Sinha2022-02-211-3/+3
* Refs #33476 -- Adjusted docs and config files for Black.Carlton Gibson2022-02-073-36/+24
* Fixed #29984 -- Added QuerySet.iterator() support for prefetching related obj...Jacob Walls2022-01-251-0/+4
* Fixed #29708 -- Deprecated PickleSerializer.Adam Johnson2022-01-131-0/+2
* Refs #33348 -- Deprecated passing errors=None to SimpleTestCase.assertFormErr...Baptiste Mispelon2022-01-061-0/+4
* Refs #33342 -- Deprecated ExclusionConstraint.opclasses.Hannes Ljungberg2021-12-271-0/+3
* Fixed #30127 -- Deprecated name argument of cached_property().mgaligniana2021-12-161-0/+3
* Updated asgiref dependency for 4.0 release series.Mariusz Felisiak2021-12-071-1/+1
* Fixed #32800 -- Changed CsrfViewMiddleware not to mask the CSRF secret.Chris Jerdonek2021-11-291-0/+2
* Corrected isort example in coding style docs.Mariusz Felisiak2021-11-221-1/+1
* Corrected "pip install" call in coding style docs.Paolo Melchiorre2021-11-221-1/+1
* Fixed #25916 -- Added lastmod support to sitemap index view.David Smith2021-10-211-0/+2
* Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.David Smith2021-10-181-0/+3
* Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.Mariusz Felisiak2021-10-151-0/+2
* Dropped easy_install example from Release How-To.Carlton Gibson2021-10-051-6/+2
* Advanced deprecation warnings for Django 4.1.Mariusz Felisiak2021-09-201-0/+3
* Fixed #31026 -- Switched form rendering to template engine.David Smith2021-09-201-0/+5
* Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.Giannis Adamopoulos2021-09-171-0/+3
* Fixed #32365 -- Made zoneinfo the default timezone implementation.Carlton Gibson2021-09-161-0/+18
* Fixed #33012 -- Added Redis cache backend.Daniyal2021-09-141-2/+5
* Fixed #32873 -- Deprecated settings.USE_L10N.Claude Paroz2021-09-141-0/+2
* Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall2021-08-172-3/+3
* The django-i18n mailing list moved to the Django Forum.Claude Paroz2021-08-132-18/+2
* Fixed some broken links and redirects in docs.Jacob Walls2021-08-091-1/+1
* Refs #32956 -- Updated words ending in -wards.David Smith2021-07-301-1/+1
* Refs #31676 -- Updated technical board description in organization docs.Mariusz Felisiak2021-07-301-43/+115
* Refs #31676 -- Added Mergers and Releasers to organization docs.Mariusz Felisiak2021-07-301-1/+142
* Refs #31676 -- Removed Core team from organization docs.Mariusz Felisiak2021-07-301-101/+0
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-294-8/+7
* Refs #32956 -- Lowercased "internet" and "email" where appropriate.David Smith2021-07-281-1/+1
* Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith2021-07-271-1/+1
* Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.Nick Pope2021-07-191-0/+4
* Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suit...Jacob Walls2021-07-161-0/+3
* Fixed typo in docs/internals/deprecation.txt.Jacob Walls2021-07-161-1/+1
* Fixed typo in docs/internals/contributing/committing-code.txt.ᴙɘɘᴙgYmɘᴙɘj2021-07-141-1/+1
* Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs.Mariusz Felisiak2021-07-132-20/+1
* Fixed #24522 -- Added a --shuffle option to DiscoverRunner.Chris Jerdonek2021-07-081-3/+4