summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2019-04-07[1.11.x] Refs #27807 -- Removed docs for User.username_validator.Tim Graham
2018-05-31[1.11.x] Fixed #29460 -- Added support for GEOS 3.6.Tim Graham
2018-02-19[1.11.x] Corrected doc'd type of some parameters from string to str.Tim Graham
2018-01-31[1.11.x] Fixed location of spatialite_source label.Rodrigo
2017-09-02[1.11.x] Fixed #17985 -- Documented ModelAdmin.lookup_allowed().Simon Meers
2017-09-02[1.11.x] Fixed #28525 -- Documented GDAL and GeoIP exceptions.Nick Pope
2017-09-01[1.11.x] Reordered GeoIP docs be consistent with GDAL/GEOS ordering.Nick Pope
2017-09-01[1.11.x] Made GeoIP docs headers consistent with other GIS docs.Nick Pope
2017-08-30[1.11.x] Fixed #27701 -- Doc'd staticfiles runserver bypasses middleware when...jkrzy
2017-08-30[1.11.x] Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.Jkrzy
2017-08-26[1.11.x] Fixed #28532 -- Fixed typo in PostgreSQL field docsClaude Paroz
2017-07-27[1.11.x] Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValid...Tim Graham
2017-07-24[1.11.x] Fixed #28420 -- Doc'd 'is' comparison restriction for User.is_authen...Tobias Schulmann
2017-07-17[1.11.x] Fixed 403 link in docs/ref/contrib/gis/install/spatialite.txt.jmk
2017-06-26[1.11.x] Fixed GEOSGeometry reference in GIS tutorial.Sergey Fedoseev
2017-06-09[1.11.x] Fixed typo in docs/ref/contrib/postgres/fields.txt.Tim Graham
2017-05-22[1.11.x] Updated various links in docs to avoid redirectsClaude Paroz
2017-05-13[1.11.x] Documented OSMWidget.default_lat/lon.Danilo Bargen
2017-05-12[1.11.x] Fixed widgets module path in docs/ref/contrib/gis/forms-api.txt.Tim Graham
2017-05-04[1.11.x] Fixed #28160 -- Prevented hiding GDAL exceptions when it's not insta...Tim Graham
2017-05-04[1.11.x] Fixed broken links to Oracle docs.Mariusz Felisiak
2017-04-24[1.11.x] Renamed "Mac OS X" to "macOS" in docs.Michiel Beijen
2017-04-12[1.11.x] Corrected docs regarding MySQL support of Length GIS function.Sergey Fedoseev
2017-04-01[1.11.x] Clarified meaning of "Optional" in auth.models.User field docs.Jirka Schäfer
2017-03-23[1.11.x] Refs #27556, #27488 -- Updated support backends docs for isvalid loo...Sergey Fedoseev
2017-03-22[1.11.x] Linked GIS QuerySet API docs to corresponding PostGIS docs.Sergey Fedoseev
2017-03-22[1.11.x] Clarified backend support of Area GIS function.Sergey Fedoseev
2017-03-21[1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.Mariusz Felisiak
2017-03-20[1.11.x] Removed extra characters in docs header underlines.Mariusz Felisiak
2017-03-17[1.11.x] Clarified return value of NumGeometries GIS function.Sergey Fedoseev
2017-03-17[1.11.x] Removed MySQL (unsupported) from Perimeter docs.Sergey Fedoseev
2017-03-16[1.11.x] Removed self from method signatures in docs.Alasdair Nicol
2017-03-16[1.11.x] Linked GIS functions docs to corresponding PostGIS docs.Sergey Fedoseev
2017-03-16[1.11.x] Updated postgis.net and gaia-gis.it links to https.Tim Graham
2017-02-11[1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField.Mads Jensen
2017-01-31[1.11.x] Refs #27421 -- Documented GDALRaster creation in detail.Daniel Wiesmann
2017-01-30[1.11.x] Fixed incorrect namespace in sitemap example.Arkadiusz Adamski
2017-01-17Removed obsolete GIS install instructions.Tim Graham
2017-01-16Refs #25809 -- Made a few late review comments for BrinIndex.Mads Jensen
2017-01-15Fixed #25809 -- Added BrinIndex support in django.contrib.postgres.Mads Jensen
2017-01-11Fixed typos in docs/ref/contrib/admin/index.txtTim Graham
2017-01-11Fixed #24452 -- Fixed HashedFilesMixin correctness with nested paths.David Sanders
2017-01-06Refs #24688, #27497 -- Corrected docs: distance's 'spheroid' option isn't Pos...Tim Graham
2017-01-02Fixed #25004 -- Updated OpenLayers-based widget to OpenLayers 3Claude Paroz
2017-01-02Removed obsolete versionadded/changed annotations.Tim Graham
2016-12-30Removed links to deprecated GeoIP.Tim Graham
2016-12-30Fixed #27652 -- Doc'd that intcomma works with floats.Mads Jensen
2016-12-19Fixed #27377 -- Clarified that prepopulated_fields doesn't work with OneToOne...Henry Dang
2016-12-15Fixed #27576 -- Made get_srid_info() fallback to GDAL if SpatialRefSys is una...Sergey Fedoseev
2016-12-15Doc'd how ModelAdmin.list_display uses short_description.Javier Rojas