summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2015-08-11Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward
2015-08-11Fixed typo in docs/ref/contrib/gis/geoquerysets.txtTim Graham
2015-08-10Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()Tim Graham
2015-08-08Updated various links in docsClaude Paroz
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-08-04Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txtTim Graham
2015-08-01Fixed #24690 -- Added a warning about mutable defaults for ArrayField/JSONField.Tim Graham
2015-07-31Refs #25184 -- Started deprecation for contrib.gis.geoip.Flavio Curella
2015-07-31Fixed #25184 -- Added support for MaxMind GeoLite2 database formatFlavio Curella
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2015-07-27Fixed #25159 -- Removed brackets from class/function/method signatures in docs.Tim Graham
2015-07-20Fixed #25141 -- Diminished GDAL dependence during geojson serializationClaude Paroz
2015-07-20Fixed signature of ModelAdmin.get_paginator() in docs.Ali Vakilzade
2015-07-13Fixed #25116 -- Removed long-broken admindocs bookmarkletsBen Spaulding
2015-07-13Fixed #24984 -- Added link to Jinja2 static tag instructions in staticfiles d...Chris McCollister
2015-06-27Fixed #25033 -- Added context_processors.auth to documented admin dependencies.Tim Graham
2015-06-24Refs #24840 -- Added GDALRaster Warp and transform methodsDaniel Wiesmann
2015-06-22Fixed #25001 -- Doc'd caveat about collectstatic and removing INSTALLED_APPS.Tim Graham
2015-06-22Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified.Bipin Suresh
2015-06-21Fixed #24985 -- Added note about possible invalid feed contentClaude Paroz
2015-06-20Added GDAL 2.0 supportClaude Paroz
2015-06-19Fixed #23804 -- Added RasterField for PostGIS.Daniel Wiesmann
2015-06-18Fixed #24834 -- Fixed get_current_site() when Host header contains port.Nick Pope
2015-06-15Fixed #24894 -- Added contrib.postgres.functions.TransactionNowAdam Chainz
2015-06-09Fixed import in docs/ref/contrib/syndication.txtargaen
2015-06-08Fixed #21927 -- Made application and instance namespaces more distinct.Marten Kenbeek
2015-06-04Fixed #24474 -- Allowed configuring the admin's empty change list value.Loek van Gent
2015-06-04Fixed #24837 -- field__contained_by=RangeMarc Tamlyn
2015-05-31Refs #24811 -- Fixed syntax error in CREATE EXTENSION example query.Tim Graham
2015-05-30Fixed #24604 -- Added JSONField to contrib.postgres.Marc Tamlyn
2015-05-30Add HasAnyKeys lookup for HStoreField.Marc Tamlyn
2015-05-29Optimise the rest of the PNGs in docsCurtis
2015-05-23Fixed #24811 -- Added details on installing PostgreSQL extensions.Tim Graham
2015-05-21Cosmetic edits and minor fixes to docs/ref/contrib/admin/index.txtI am Clinton
2015-05-20Fixed typo in docs/ref/contrib/admin/index.txtlatyas(懒)
2015-05-16Fixed #24774 -- Made contrib.site's Site.domain field uniquePiotr Jakimiak
2015-05-11Fixed #24553 -- Added the list of available applications to AdminSite.each_co...Riccardo Magliocchetti
2015-05-06Fixed typos in docs/ref/contrib/gis/geoquerysets.txtSławomir Ehlert
2015-05-05Fixed #24736 -- Documented the Sitemap.limit attributeAbhaya Agarwal
2015-05-01Updated capitalization in the word "JavaScript" for consistencyDave Hodder
2015-04-28Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.Markus Bertheau
2015-04-25Fixed #24499 -- Dropped support for PostGIS 1.5.Tim Graham
2015-04-24Documented INSTALLED_APPS requirement for HStoreField.Tim Graham
2015-04-22Documented GeoQuerySet replacement by functionsClaude Paroz
2015-04-21Fixed #24672 -- Clarified note about installing postgis_topologyClaude Paroz
2015-04-20Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.Tim Graham
2015-04-16Fixed #24645 -- Documented use of HStoreExtension.Tim Graham
2015-04-13Update to indicate GDAL 1.11 is supported.Justin Bronn
2015-04-13Update PROJ.4 source instructions to use 4.9.1.Justin Bronn
2015-04-13Update link to use GEOS 3.4.2 in source installation docs.Justin Bronn