summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2022-07-23[4.1.x] Refs #25756 -- Doc'd inability to use file fields with PostgreSQL Arr...Claude Paroz
2022-07-13[4.1.x] Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransf...Alokik Vijay
2022-06-27[4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.Mariusz Felisiak
2022-06-24[4.1.x] Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description...Ian Wootten
2022-05-25[4.1.x] Unified AdminSite imports in docs.Hasan Ramezani
2022-05-20[4.1.x] Fixed #33721 -- Added DE-9IM link in GEOS docs.Burak Kadir Er
2022-05-16Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.Marcelo Galigniana
2022-05-10Fixed #30581 -- Added support for Meta.constraints validation.Gagaro
2022-05-04Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.Mariusz Felisiak
2022-04-29Refs #23435 -- Added note about GenericForeignKey indexes to docs.Steven DeMartini
2022-04-28Removed hyphen from pre-/re- prefixes.David
2022-04-28Added links to Solr and Haystack in docs.David
2022-04-28Added backticks to code literals in various docs.David
2022-04-26Fixed #27471 -- Made admin's filter choices collapsable.Marcelo Galigniana
2022-04-18Refs #33328 -- Corrected JS check for event.detail presence in docs.Claude Paroz
2022-03-29Updated Oracle docs links to Oracle 21c.Mariusz Felisiak
2022-03-29Updated various links to HTTPS and new locations.Mariusz Felisiak
2022-03-25Fixed #33564 -- Confirmed support for PROJ 9.X.David Smith
2022-03-25Used Cmake in GEOS installation docs.David Smith
2022-03-25Fixed #7497 -- Allowed overriding the order of apps and models in admin.adontz
2022-03-16Doc'd BaseConstraint.Gagaro
2022-03-16Fixed #33577 -- Confirmed support for GDAL 3.4.Mariusz Felisiak
2022-03-10Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.Adrian Torres
2022-02-25Optimized docs images.Mariusz Felisiak
2022-02-24Refs #33328 -- Added some advice regarding handling formset:added/removed in ...Matthias Kestenholz
2022-02-23Fixed #33328 -- Transformed formset:added/removed to native JS events.Claude Paroz
2022-01-28Fixed #33459 -- Clarified index type in full text search docs.Thomas Aglassinger
2022-01-20Fixed #33453 -- Dropped support for GDAL 2.1.Mariusz Felisiak
2022-01-19Updated GEOS/GDAL links in docs and comments.Moritz DuchĂȘne
2022-01-18Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage.Adam Johnson
2022-01-12Fixed typo in docs/ref/contrib/admin/index.txt.Scott Pashley
2022-01-11Fixed typo in docs/ref/contrib/admin/index.txt.Victor Peralta
2022-01-10Fixed #33428 -- Confirmed support for PostGIS 3.2.Nick Pope
2022-01-10Corrected directive for signals in django.contrib.auth docs.Mariusz Felisiak
2021-12-30Improved @display(empty_value) example in ModelAdmin.empty_value_display docs.mangelozzi
2021-12-28Avoided counting attributes and methods in docs.Mariusz Felisiak
2021-12-27Refs #33342 -- Deprecated ExclusionConstraint.opclasses.Hannes Ljungberg
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