summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2023-12-01Improved wording in auth.models.User field docs.Adrien
2023-12-01Deprecated django.contrib.gis.geoip2.GeoIP2.coords().Nick Pope
2023-11-29Refs #25778 -- Updated some links and references to HTTPS.Adam Johnson
2023-11-28Removed link to lawrence.com in contrib.sites docs.Adam Johnson
2023-11-15Refs #33690 -- Added missing data-theme selector to example in theming suppor...William Hayes
2023-11-02Fixed #34813 -- Doc'd usage of integrity HTML attribute with ManifestStaticFi...Patrick Rauscher
2023-10-27Fixed typo in docs/ref/contrib/gis/geos.txt.Izzy Hyman
2023-10-25Added missing pycon directives in various docs.Mariusz Felisiak
2023-10-07Added missing import in docs/ref/contrib/contenttypes.txt.sag᠎e
2023-10-04Fixed #34759 -- Confirmed support for SpatiaLite 5.1.pieterck
2023-09-27Added warning about flatpages and untrusted users.Mariusz Felisiak
2023-09-20Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.Mariusz Felisiak
2023-09-18Refs #26029 -- Removed DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.Mariusz Felisiak
2023-09-18Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per...Mariusz Felisiak
2023-09-18Refs #33872 -- Removed django.contrib.postgres.fields.CIText/CICharField/CIEm...Mariusz Felisiak
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak
2023-09-18Fixed #33651 -- Added support for prefetching GenericForeignKey.Clément Escolano
2023-09-18Fixed #34560 -- Updated admin's jQuery to 3.7.1.Mariusz Felisiak
2023-09-16Fixed #31558 -- Added support for boolean attribute on properties in ModelAdm...Ryanwalker277
2023-09-05Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMe...François Freitag
2023-09-04Refs #34233 -- Bumped minimum supported version of docutils to 0.19.Jacob Walls
2023-09-04Fixed #34814 -- Confirmed support for PostGIS 3.4.Nick Pope
2023-08-30 Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...Nick Pope
2023-08-25Refs #34730 -- Made Message importable from django.contrib.messages.François Freitag
2023-08-05Fixed #34739 -- Added GEOSGeometry.equals_identical() method.Olivier Tabone
2023-08-04Fixed #34760 -- Dropped support for SQLite < 3.27.Mariusz Felisiak
2023-08-04Fixed #34686 -- Added support for GEOS 3.12.Olivier Tabone
2023-08-03Fixed #34761 -- Dropped support for MySQL < 8.0.11.Mariusz Felisiak
2023-08-01Corrected pycon formatting in some docs.Almaz Kunpeissov
2023-07-14Fixed #34677 -- Made admin password reset templates more consistent.priyank.panchal
2023-07-10Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...Andrew Northall
2023-07-07Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.cont...Mariusz Felisiak
2023-07-07Fixed #9602 -- Added AdminSite.get_model_admin().Mariusz Felisiak
2023-06-30Fixed #34572 -- Added support for GDAL 3.7.Mariusz Felisiak
2023-06-29Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7.Mariusz Felisiak
2023-06-29Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3.Mariusz Felisiak
2023-06-29Refs #34572 -- Added missing GDAL_PIXEL_TYPES from GDAL 3.5+.Claude Paroz
2023-06-27Fixed #34391 -- Added async-compatible interface to auth functions and relate...Jon Janzen
2023-06-23Improved style of n-tuple wording in docs and comments.Nick Pope
2023-06-16Fixed #34629 -- Added filtering support to GIS aggregates.Olivier Le Thanh Duong
2023-06-05Fixed #34621 -- Made admin site header render in <div> tag.Howard Cox
2023-05-18Fixed #34565 -- Added support for async checking of user passwords.HappyDingning
2023-05-17Updated broken links in docs.Mariusz Felisiak
2023-04-27Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature in docs.Andrei Shabanski
2023-04-25Replaced docutils link by PyPI reference.Claude Paroz
2023-04-21Added meaningful titles to ..admonition:: directives.Mariusz Felisiak
2023-04-17Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().sarahboyce
2023-04-17Used extlinks for PyPI links.Tim Graham
2023-04-15Fixed #34419 -- Doc'd django.contrib.admin.sites.all_sites.Edison Wang
2023-03-18Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional.Mariusz Felisiak