summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2021-10-04[3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key...Sarah Abderemane
2021-09-24[3.2.x] Removed obsolete GEOS 3.5 requirement note.Claude Paroz
2021-09-21[3.2.x] Fixed broken links and redirects in docs.Mariusz Felisiak
2021-09-17[3.2.x] Corrected outputs and made cosmetic edits in GeoDjango tutorial.Mariusz Felisiak
2021-08-13[3.2.x] The geodjango mailing list moved to the Django Forum.Claude Paroz
2021-07-28[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.Pēteris Caune
2021-07-23[3.2.x] Fixed #32950 -- Removed myproject from imports in admin docs where ap...Abhyudai
2021-07-09[3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.Wille Marcel
2021-06-30[3.2.x] Fixed #32850 -- Doc'd Sitemap.paginator.Thomas Guettler
2021-06-03[3.2.x] Fixed typos in docs.Jacob Walls
2021-05-20[3.2.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-19[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.David Sanders
2021-05-17[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...Nick Pope
2021-05-17[3.2.x] Refs #32720 -- Fixed some broken links in docs.Nick Pope
2021-04-28[3.2.x] Corrected introduction to range field lookups docs.Adam Johnson
2021-04-27[3.2.x] Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.Mariusz Felisiak
2021-04-07[3.2.x] Fixed #32544 -- Confirmed support for GDAL 3.2 and GEOS 3.9.Claude Paroz
2021-04-06[3.2.x] Refs #30156 -- Corrected version in SpatiaLite install instructions.Mariusz Felisiak
2021-03-16[3.2.x] Fixed #32353 -- Confirmed support for PROJ 7.X.Mariusz Felisiak
2021-03-15[3.2.x] Updated datum directory for PROJ 6 in GIS install instructions.Mariusz Felisiak
2021-03-09[3.2.x] Updated Git branch "master" to "main".Markus Holtermann
2021-03-04[3.2.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.Mariusz Felisiak
2021-03-02[3.2.x] Fixed #32271 -- Improved consistency of docs CBV examples.Jack Aitken
2021-01-25[3.2.x] Refs #26167 -- Corrected OpClass() example in docs.Hannes Ljungberg
2021-01-20[3.2.x] Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.Matthias Kestenholz
2021-01-14Fixed #31259 -- Added admin dark theme.mimi89999
2021-01-13Fixed #16117 -- Added decorators for admin action and display functions.Nick Pope
2021-01-13Fixed #26167 -- Added support for functional indexes.Hannes Ljungberg
2021-01-12Fixed #31747 -- Fixed model enumeration via admin URLs.Jon Dufresne
2021-01-07Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.Florian Apolloner
2021-01-07Fixed #32018 -- Extracted admin colors into CSS variables.Matthias Kestenholz
2020-12-30Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.Mariusz Felisiak
2020-12-23Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in ...Jon Dufresne
2020-12-16Fixed #32273 -- Doc'd AdminSite.unregister().Hasan Ramezani
2020-12-11Corrected docs regarding attributes required for logging in to the admin.Jan Pieter Waagmeester
2020-11-30Fixed #32232 -- Fixed typo in docs/ref/contrib/admin/actions.txt.Hasan Ramezani
2020-11-28Refs #32230 -- Made LayerMapping support pathlib.Path.Mariusz Felisiak
2020-11-28Fixed #32230 -- Made DataSource support pathlib.Path.Hasan Ramezani
2020-11-27Refs #32230 -- Fixed DataSource example in GeoDjango tutorial.Neil Lyons
2020-11-14Doc'd that admin site booleans are tri-state.Nick Pope
2020-11-14Improved examples in ModelAdmin.list_display docs.Nick Pope
2020-11-13Changed docs and a code comment to use gender-neutral pronouns.Nick Pope
2020-11-06Fixed #32045 -- Doc'd GenericRelatedObjectManager methods.Craig Smith
2020-11-04Fixed #32169 -- Added distinct support to JSONBAgg.Artur Beltsov
2020-10-21Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL.Tom Carrick
2020-10-01Fixed #32041 -- Doc'd how to modify served files' content types on Windows.Peter Marheine
2020-09-25Refs #32038 -- Added note to ModelAdmin.list_filter docs that GenericForeignK...Mariusz Felisiak
2020-08-20Fixed #31909 -- Fixed typo in docs/ref/contrib/admin/index.txt.Enderson Menezes
2020-08-18Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms.Mariusz Felisiak
2020-08-18Refs #20347 -- Allowed customizing the maximum number of instantiated forms i...Mariusz Felisiak