summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2021-12-24Fixed #33342 -- Added support for using OpClass() in exclusion constraints.Hannes Ljungberg
2021-12-21Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ...Brenton Partridge
2021-12-15Fixed #33316 -- Added pagination to admin history view.mgaligniana
2021-12-15Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued rela...Jacob Walls
2021-12-08Fixed #19721 -- Allowed admin filters to customize the list separator.Shreya Bamne
2021-12-08Refs #19721 -- Corrected list formatting in admin filters docs.Shreya Bamne
2021-11-18Refs #19721 -- Moved ModelAdmin.list_filter docs into a separate file.Shreya Bamne
2021-11-05Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to Manifest...Mariusz Felisiak
2021-11-04Fixed #27147 -- Allowed specifying bounds of tuple inputs for non-discrete ra...Guilherme Martins Crocetti
2021-10-27Refs #33182 -- Adjusted custom admin theming example to use correct template ...Carlton Gibson
2021-10-27Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and templat...Matteo Vitali
2021-10-21Fixed #33215 -- Confirmed support for GEOS 3.10.Mariusz Felisiak
2021-10-21Fixed #33210 -- Clarified docs for sitemaps ping_google() helper.Arkadiusz Adamski
2021-10-21Fixed #25916 -- Added lastmod support to sitemap index view.David Smith
2021-10-04Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transfo...Sarah Abderemane
2021-10-01Refs #32943 -- Added support for covering exclusion constraints using SP-GiST...Nick Pope
2021-10-01Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+.Nick Pope
2021-10-01Fixed #32961 -- Added BitXor() aggregate to django.contrib.postgres.Nick Pope
2021-09-27Fixed #33136 -- Added GEOSGeometry.make_valid() method.Claude Paroz
2021-09-24Removed obsolete GEOS 3.5 requirement note.Claude Paroz
2021-09-22Fixed #33129 -- Dropped support for MariaDB 10.2.Mariusz Felisiak
2021-09-21Fixed broken links and redirects in docs.Mariusz Felisiak
2021-09-20Removed versionadded/changed annotations for 3.2.Mariusz Felisiak
2021-09-20Fixed #32504 -- Updated admin's jQuery to 3.6.0.Mariusz Felisiak
2021-09-17Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...Nikita Marchant
2021-09-17Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.Giannis Adamopoulos
2021-09-17Corrected outputs and made cosmetic edits in GeoDjango tutorial.Mariusz Felisiak
2021-09-08Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ver...Siburg
2021-08-17Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall
2021-08-13The geodjango mailing list moved to the Django Forum.Claude Paroz
2021-08-05Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...Jarosław Wygoda
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2021-07-28Fixed typo in docs/ref/contrib/admin/index.txt.Pēteris Caune
2021-07-27Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.David Smith
2021-07-26Fixed #32906 -- Added docs and tests for using key and index lookups on JSONB...abhiabhi94
2021-07-23Fixed #32950 -- Removed myproject from imports in admin docs where appropriate.Abhyudai
2021-07-19Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.Nick Pope
2021-07-19Fixed #10929 -- Added default argument to aggregates.Nick Pope
2021-07-19Fixed #32942 -- Confirmed support for PostGIS 3.1.Nick Pope
2021-07-16Fixed #32928 -- Confirmed support for GDAL 3.3.David Smith
2021-07-09Fixed typo in docs/ref/contrib/gis/tutorial.txt.Wille Marcel
2021-07-06Fixed #32776 -- Added support for Array subqueries on PostgreSQL.Hannes Ljungberg
2021-06-30Fixed #32850 -- Doc'd Sitemap.paginator.Thomas Guettler
2021-06-08Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations...Sanskar Jaiswal
2021-06-03Fixed typos in docs.Jacob Walls
2021-05-31Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.Gildardo Adrian Maravilla Jacome
2021-05-29Fixed typos in comments and docs.David Sanders
2021-05-26Fixed #32543 -- Added search_help_text to ModelAdmin.Hasan Ramezani
2021-05-21Fixed #32375 -- Started deprecation toward changing the default sitemap proto...Rohith PR
2021-05-20Changed IRC references to Libera.Chat.Mariusz Felisiak