summaryrefslogtreecommitdiff
path: root/docs/ref
Commit message (Expand)AuthorAgeFilesLines
* Deprecation of is_dst params.make-zoneinfo-default-timezone-implementationCarlton Gibson2021-09-092-0/+21
* WIP Update docs.Carlton Gibson2021-09-082-4/+26
* Refs #32956 -- Corrected spelling of daylight saving time.David Smith2021-08-061-2/+2
* Fixed #32983 -- Added system check for redundant related_name on symmetrical ...Nick Touran2021-08-061-0/+2
* Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...Jarosław Wygoda2021-08-051-0/+20
* Fixed #31621 -- Added support for '--parallel auto' to test management command.Adam Johnson2021-08-031-4/+10
* Refs #32956 -- Updated words ending in -wards.David Smith2021-07-303-4/+4
* Made minor edits to QuerySet.update_or_create() docs.Abhyudai2021-07-291-1/+1
* Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith2021-07-2924-48/+48
* Fixed typo in docs/ref/contrib/admin/index.txt.Pēteris Caune2021-07-281-1/+1
* Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_init...Chris Jerdonek2021-07-271-5/+51
* Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith2021-07-274-4/+4
* Fixed #32906 -- Added docs and tests for using key and index lookups on JSONB...abhiabhi942021-07-261-1/+25
* Fixed #32957 -- Improved visibility of arguments sections in Model.save() docs.abhiabhi942021-07-261-0/+6
* Fixed #32950 -- Removed myproject from imports in admin docs where appropriate.Abhyudai2021-07-231-3/+3
* Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.Nick Pope2021-07-191-0/+21
* Fixed #10929 -- Added default argument to aggregates.Nick Pope2021-07-194-52/+88
* Fixed #32942 -- Confirmed support for PostGIS 3.1.Nick Pope2021-07-191-1/+2
* Fixed typo in docs/ref/databases.txt.Jacob Walls2021-07-191-3/+3
* Fixed #32928 -- Confirmed support for GDAL 3.3.David Smith2021-07-161-4/+5
* Added note about zero timeout in cache settings docs.Nick Pope2021-07-141-1/+2
* Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...Carlton Gibson2021-07-141-0/+21
* Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs.Hasan Ramezani2021-07-131-0/+4
* Refs #32880 -- Created a new logging how-to document.Daniele Procida2021-07-121-5/+16
* Fixed typo in docs/ref/contrib/gis/tutorial.txt.Wille Marcel2021-07-091-2/+2
* Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and ...Ian Foote2021-07-093-6/+35
* Fixed #24522 -- Added a --shuffle option to DiscoverRunner.Chris Jerdonek2021-07-081-1/+20
* Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.Mariusz Felisiak2021-07-082-6/+10
* Documented in_bulk behavior with nonexistent id_list items.Claude Paroz2021-07-071-1/+4
* Fixed #32776 -- Added support for Array subqueries on PostgreSQL.Hannes Ljungberg2021-07-062-0/+38
* Fixed #30934 -- Included database alias in django.db.backends log messages.Nick Pope2021-07-021-0/+5
* Refs #26430 -- Re-introduced empty aggregation optimization.Simon Charette2021-07-021-0/+17
* Fixed #32850 -- Doc'd Sitemap.paginator.Thomas Guettler2021-06-301-0/+9
* Refs #32880 -- Moved logging reference to new document.Daniele Procida2021-06-302-0/+380
* Fixed #32381 -- Made QuerySet.bulk_update() return the number of objects upda...abhiabhi942021-06-291-1/+11
* Fixed #32195 -- Added system check for invalid view in path() and improved er...Angus Holder2021-06-091-0/+2
* Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations...Sanskar Jaiswal2021-06-081-0/+36
* Refs #32338 -- Improved accessibility of RadioSelect examples in docs.David Smith2021-06-041-38/+47
* Fixed typos in docs.Jacob Walls2021-06-031-1/+1
* Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.Gildardo Adrian Maravilla Jacome2021-05-311-0/+7
* Fixed typos in comments and docs.David Sanders2021-05-291-1/+1
* Fixed #32543 -- Added search_help_text to ModelAdmin.Hasan Ramezani2021-05-261-0/+7
* Fixed #32375 -- Started deprecation toward changing the default sitemap proto...Rohith PR2021-05-211-0/+5
* Changed IRC references to Libera.Chat.Mariusz Felisiak2021-05-201-3/+3
* Doc'd that HttpRequest.path doesn't contain a query string.David D Lowe2021-05-191-1/+1
* Fixed typo in docs/ref/contrib/admin/index.txt.David Sanders2021-05-191-1/+1
* Fixed #32379 -- Started deprecation toward changing default USE_TZ to True.Claude Paroz2021-05-181-0/+4
* Fixed #32755 -- Corrected Model.get_absolute_url() example in docs.Girish Sontakke2021-05-181-1/+1
* Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope2021-05-1717-33/+34
* Refs #32720 -- Fixed some broken links in docs.Nick Pope2021-05-174-5/+5