index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
Age
Commit message (
Expand
)
Author
2023-01-17
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2023-01-13
Fixed #34234 -- Dropped support for PROJ 4.
Leo
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
Fixed #26029 -- Allowed configuring custom file storage backends.
Jarosław Wygoda
2023-01-10
Corrected used JS libraries in GIS widget docs.
Mariusz Felisiak
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-04
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
2023-01-03
Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...
Claude Paroz
2023-01-02
Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.
Florian Apolloner
2022-12-29
Fixed #34208 -- Confirmed support for GDAL 3.6.
Mariusz Felisiak
2022-12-19
Fixed #33662 -- Allowed Sitemap to customize languages for each item.
Roxane
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-14
Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.
Paolo Melchiorre
2022-12-14
Removed KyngChaos packages from docs.
Mariusz Felisiak
2022-12-08
Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.
Mariusz Felisiak
2022-12-07
Fixed #34172 -- Improved ModelAdmin.get_urls example.
Sylvain Fankhauser
2022-12-07
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
James Bligh
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-12-05
Fixed #34199 -- Added example to StringAgg docs.
sdolemelipone
2022-12-05
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
sdolemelipone
2022-11-18
Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField'...
Ben Cail
2022-11-10
Improved readability of string interpolation in frequently used examples in d...
Trey Hunner
2022-10-13
Refs #23919 -- Updated obsolete buffer() references to memoryview().
Mariusz Felisiak
2022-10-13
Updated example of creating GEOSGeometry from WKB to use memoryview.
Alan D. Snow
2022-10-12
Fixed #34086 -- Confirmed support for PostGIS 3.3.
Paolo Melchiorre
2022-09-16
Fixed #34018 -- Fixed typo in docs/ref/contrib/flatpages.txt.
Ferran Jovell
2022-08-31
Reverted "Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTran...
Mariusz Felisiak
2022-08-30
Refs #30947 -- Changed tuples to lists where appropriate.
Alex Morega
2022-08-29
Improved example of index on SearchVector in full text search docs.
Ilia Peterov
2022-08-26
Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL.
Mariusz Felisiak
2022-08-17
Fixed #33878 -- Switched to system fonts in CSS.
Tom Carrick
2022-08-12
Fixed #33924 -- Deprecated BaseGeometryWidget.map_height/map_width attributes.
Claude Paroz
2022-08-09
Refs #33842 -- Removed incorrect :file: role in contrib docs.
Ramil Yanbulatov
2022-08-09
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
Ramil Yanbulatov
2022-08-03
Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/...
Mariusz Felisiak
2022-07-30
Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets.
Claude Paroz
2022-07-25
Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor.
Claude Paroz
2022-07-23
Refs #25756 -- Doc'd inability to use file fields with PostgreSQL ArrayField.
Claude Paroz
2022-07-18
Fixed #33850 -- Confirmed support for GEOS 3.11.
Mariusz Felisiak
2022-07-13
Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform().
Alokik Vijay
2022-07-08
Fixed #33718 -- Dropped support for MySQL 5.7.
Mariusz Felisiak
2022-06-24
Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs.
Ian Wootten
2022-06-17
Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDist...
Matt Brewer
2022-06-16
Fixed #33786 -- Confirmed support for GDAL 3.5.
Mariusz Felisiak
2022-06-01
Fixed #33742 -- Added id to GeoJSON serializer.
Samir Shah
2022-05-31
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-05-25
Unified AdminSite imports in docs.
Hasan Ramezani
2022-05-20
Fixed #33721 -- Added DE-9IM link in GEOS docs.
Burak Kadir Er
2022-05-19
Fixed #33717 -- Dropped support for PostgreSQL 11.
Mariusz Felisiak
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
[next]