summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2016-09-30Updated links to the current version of MySQL docs.Tim Graham
2016-09-28Fixed typo in docs/ref/contrib/gis/install/postgis.txt.Christian Bundy
2016-09-27Fixed #27076 -- Documented contrib.admin.sites.AdminSite.register().Austin Simmons
2016-09-27Fixed #27053 -- Documented contrib.auth.get_user().Berker Peksag
2016-09-26Fixed #27276 -- Doc'd how to reverse admin's login view.Jonatas CD
2016-09-21Fixed #26610 -- Added CITextField to contrib.postgres.Mads Jensen
2016-09-12Fixed #23155 -- Added request argument to user_login_failed signal.Gavin Wahl
2016-09-12Fixed #25187 -- Made request available in authentication backends.Aleksej Manaev
2016-09-10Fixed #26401 -- Added BaseAuthConfig to use auth without migrations.Jon Dufresne
2016-09-03Fixed #26098 -- Used cdnjs.cloudflare for OpenLayers.js.Daniel Hahler
2016-09-02Fixed #27099 -- Documented list filter's has_output() method.Jeff Willette
2016-09-01Refs #27162 -- Complemented docs related to CreateExtensionClaude Paroz
2016-08-30Fixed #26685 -- Added dwithin lookup support on SpatiaLite.Kevan Swanberg
2016-08-25Fixed #25995 -- Added an encoder option to JSONFieldClaude Paroz
2016-08-16Clarified when activating the btree_gin extension is necessary.Akshesh
2016-08-12Fixed #27030 -- Added contrib.postgres.indexes.GinIndex.Akshesh
2016-08-12Refs #27030 -- Added BtreeGinExtension operation.Akshesh
2016-08-12Removed some unnecessary repetition in PostgreSQL operations docs.Tim Graham
2016-08-10Documented GeoHash's precision parameter.Sergey Fedoseev
2016-08-09Unified SpatiaLite spellingClaude Paroz
2016-08-08Fixed typos in db-api GIS docsClaude Paroz
2016-07-25Fixed #26946 -- Clarified instructions for customizing collectstatic's ignore...Tim Graham
2016-07-16Fixed #17209 -- Added password reset/change class-based viewsClaude Paroz
2016-07-14Fixed typos in docs/ref/contrib/postgres/search.txtTom Carrick
2016-07-07Fixed a typo in docs/ref/contrib/postgres/search.txt.Mathieu Richardoz
2016-06-30Fixed #26002 -- Explained ModelAdmin.get_search_results() example.Tim Graham
2016-06-24Refs #17209 -- Added LoginView and LogoutView class-based viewsClaude Paroz
2016-06-21Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().Sergey Fedoseev
2016-06-18Fixed #26753 -- Made GDAL a required dependency for contrib.gisClaude Paroz
2016-06-17Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin docKrzysztof Jurewicz
2016-06-15Fixed broken links in docs and comments.Ville Skyttä
2016-06-15Removed nonexistent attribute in docs/ref/contrib/admin/index.txtTim Graham
2016-06-04Fixed #19963 -- Added support for date_hierarchy across relations.Vytis Banaitis
2016-06-03Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
2016-06-02Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.Rustam Kashapov
2016-06-01Fixed #26675 -- Dropped support for PostgreSQL 9.2/PostGIS 2.0.Tim Graham
2016-05-31Fixed #25645 -- Dropped support for SpatiaLite < 4.0.Tim Graham
2016-05-30Fixed #26684 -- Removed incorrect index example in docs/ref/contrib/postgres/...Christophe Pettus
2016-05-28Confirmed support for PostGIS 2.2.Tim Graham
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-05-17Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner
2016-05-17Updated admin's jQuery to 2.2.3.Tim Graham
2016-05-16Fixed #21379 -- Created auth-specific username validatorsClaude Paroz
2016-05-16Fixed malformed table in docs/ref/contrib/gis/install/geolibs.txtTim Graham
2016-05-16Fixed #26592 -- Confirmed support for GDAL 2.1Claude Paroz
2016-05-16Removed a redundant example in contenttypes docs.Tim Graham
2016-05-13Fixed #24938 -- Added PostgreSQL trigram support.Matthew Somerville
2016-05-12Prevented findstatic argument from appearing as multiple options.eltronix
2016-05-12Fixed typo in docs/ref/contrib/gis/layermapping.txtVictor Oliveira da Silva
2016-05-08Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham