summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2021-11-05[4.0.x] Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to ...Mariusz Felisiak
2021-10-27[4.0.x] Refs #33182 -- Adjusted custom admin theming example to use correct t...Carlton Gibson
2021-10-21[4.0.x] Fixed #33210 -- Clarified docs for sitemaps ping_google() helper.Arkadiusz Adamski
2021-10-21[4.0.x] Fixed #33215 -- Confirmed support for GEOS 3.10.Mariusz Felisiak
2021-10-04[4.0.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key...Sarah Abderemane
2021-09-24[4.0.x] Removed obsolete GEOS 3.5 requirement note.Claude Paroz
2021-09-21[4.0.x] Fixed broken links and redirects in docs.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
2021-05-19Fixed typo in docs/ref/contrib/admin/index.txt.David Sanders
2021-05-17Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.Nick Pope
2021-05-17Refs #32720 -- Fixed some broken links in docs.Nick Pope
2021-05-13Fixed #32031 -- Added model class for each model to AdminSite.each_context().Raffaele Salmaso
2021-05-07Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.Jordi Castells
2021-04-28Corrected introduction to range field lookups docs.Adam Johnson
2021-04-27Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.Mariusz Felisiak
2021-04-19Fixed #32574 -- Confirmed support for PROJ 8.x.David Smith
2021-04-08Fixed #32575 -- Added support for SpatiaLite 5.Claude Paroz
2021-04-08Refs #31578 -- Removed outdated notes about MyISAM in GIS docs.Mariusz Felisiak
2021-04-08Refs #27488 -- Corrected detection of IsValid() support on SpatiaLite.Mariusz Felisiak
2021-04-07Dropped support for GEOS 3.5 and GDAL 2.0.Claude Paroz
2021-04-07Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.Claude Paroz
2021-04-06Refs #30156 -- Corrected version in SpatiaLite install instructions.Mariusz Felisiak
2021-04-02Fixed #32383 -- Added source map support to ManifestStaticFilesStorage.Adam Johnson
2021-03-16Fixed #32353 -- Confirmed support for PROJ 7.X.Mariusz Felisiak