summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2025-08-04[4.2.x] Refs #36535 -- Doc'd that docutils < 0.22 is required.Natalia
2023-11-28[4.2.x] Removed link to lawrence.com in contrib.sites docs.Adam Johnson
2023-11-15[4.2.x] Refs #33690 -- Added missing data-theme selector to example in themin...William Hayes
2023-11-02[4.2.x] Fixed #34813 -- Doc'd usage of integrity HTML attribute with Manifest...Patrick Rauscher
2023-10-27[4.2.x] Fixed typo in docs/ref/contrib/gis/geos.txt.Izzy Hyman
2023-09-27[4.2.x] Added warning about flatpages and untrusted users.Mariusz Felisiak
2023-08-01[4.2.x] Corrected pycon formatting in some docs.Almaz Kunpeissov
2023-05-17[4.2.x] Updated broken links in docs.Mariusz Felisiak
2023-04-27[4.2.x] Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature i...Andrei Shabanski
2023-04-21[4.2.x] Added meaningful titles to ..admonition:: directives.Mariusz Felisiak
2023-04-17[4.2.x] Used extlinks for PyPI links.Tim Graham
2023-04-15[4.2.x] Fixed #34419 -- Doc'd django.contrib.admin.sites.all_sites.Edison Wang
2023-03-18[4.2.x] Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage ...Mariusz Felisiak
2023-03-12[4.2.x] Corrected example in CreateCollation() docs.Adam Johnson
2023-03-09[4.2.x] Doc'd that action descriptions are %-formatted.Mariusz Felisiak
2023-03-09[4.2.x] Fixed #34395 -- Updated admin's jQuery to 3.6.4.Mariusz Felisiak
2023-03-08[4.2.x] Fixed #34384 -- Fixed session validation when rotation secret keys.David Wobrock
2023-03-01[4.2.x] Fixed #34367 -- Updated instructions for installing GeoDjango on Wind...Heath Henley
2023-03-01[4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-28[4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues...Joseph Victor Zammit
2023-02-16[4.2.x] Refs #21080, Refs #34322 -- Added warning to ManifestStaticFilesStora...Mariusz Felisiak
2023-02-10[4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2023-02-08[4.2.x] Added missing vars to AdminSite.each_context() docs.Carlton Gibson
2023-01-17Refs #34255 -- Bumped required psycopg version to 3.1.8.Mariusz Felisiak
2023-01-13Fixed #34234 -- Dropped support for PROJ 4.Leo
2023-01-12Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.Jarosław Wygoda
2023-01-12Fixed #26029 -- Allowed configuring custom file storage backends.Jarosław Wygoda
2023-01-10Corrected used JS libraries in GIS widget docs.Mariusz Felisiak
2023-01-10Refs #31014 -- Added FromWKB and FromWKT GIS database functions.Mariusz Felisiak
2023-01-04Fixed #33961 -- Updated admin's jQuery to 3.6.3.Mariusz Felisiak
2023-01-03Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...Claude Paroz
2023-01-02Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.Florian Apolloner
2022-12-29Fixed #34208 -- Confirmed support for GDAL 3.6.Mariusz Felisiak
2022-12-19Fixed #33662 -- Allowed Sitemap to customize languages for each item.Roxane
2022-12-15Fixed #33308 -- Added support for psycopg version 3.Daniele Varrazzo
2022-12-14Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.Paolo Melchiorre
2022-12-14Removed KyngChaos packages from docs.Mariusz Felisiak
2022-12-08Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.Mariusz Felisiak
2022-12-07Fixed #34172 -- Improved ModelAdmin.get_urls example.Sylvain Fankhauser
2022-12-07Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.James Bligh
2022-12-06Updated various links to HTTPS and new locations.Mariusz Felisiak
2022-12-05Fixed #34199 -- Added example to StringAgg docs.sdolemelipone
2022-12-05Fixed typo in docs/ref/contrib/postgres/aggregates.txt.sdolemelipone
2022-11-18Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField'...Ben Cail
2022-11-10Improved readability of string interpolation in frequently used examples in d...Trey Hunner
2022-10-13Refs #23919 -- Updated obsolete buffer() references to memoryview().Mariusz Felisiak
2022-10-13Updated example of creating GEOSGeometry from WKB to use memoryview.Alan D. Snow
2022-10-12Fixed #34086 -- Confirmed support for PostGIS 3.3.Paolo Melchiorre
2022-09-16Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt.Ferran Jovell
2022-08-31Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTran...Mariusz Felisiak