summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2016-11-25[1.10.x] Fixed #27509 -- Removed redundant gdal-bin dependency listing.Luke Murphy
2016-11-23[1.10.x] Normalized casing of "custom user model".Tim Graham
2016-11-15[1.10.x] Replaced "django" with "Django" in spelling_wordlist.akki
2016-10-25[1.10.x] Updated postgresql.org links to https and made them canonical.Marti Raudsepp
2016-10-17[1.10.x] Fixed ModelAdmin.get_max_num() example if obj is None.Riccardo Magliocchetti
2016-10-04[1.10.x] Fixed typos in docs/ref/contrib/admin/javascript.txt.aruseni
2016-10-04[1.10.x] Fixed typo in docs/ref/contrib/admin/javascript.txt.aruseni
2016-10-03[1.10.x] Fixed #27307 -- Added missing url names in sitemaps docs.Tim Graham
2016-10-01[1.10.x] Confirmed support for PostGIS 2.3.Tim Graham
2016-09-30[1.10.x] Updated links to the current version of PostGIS docs.Tim Graham
2016-09-30[1.10.x] Updated links to the current version of MySQL docs.Tim Graham
2016-09-28[1.10.x] Fixed typo in docs/ref/contrib/gis/install/postgis.txt.Christian Bundy
2016-09-27[1.10.x] Fixed #27076 -- Documented contrib.admin.sites.AdminSite.register().Austin Simmons
2016-09-27[1.10.x] Fixed #27053 -- Documented contrib.auth.get_user().Berker Peksag
2016-09-26[1.10.x] Fixed #27276 -- Doc'd how to reverse admin's login view.Jonatas CD
2016-09-02[1.10.x] Fixed #27099 -- Documented list filter's has_output() method.Jeff Willette
2016-09-01[1.10.x] Refs #27162 -- Complemented docs related to CreateExtensionClaude Paroz
2016-08-12[1.10.x] Removed some unnecessary repetition in PostgreSQL operations docs.Tim Graham
2016-08-10[1.10.x] Documented GeoHash's precision parameter.Sergey Fedoseev
2016-08-09[1.10.x] Unified SpatiaLite spellingClaude Paroz
2016-08-08[1.10.x] Fixed typos in db-api GIS docsClaude Paroz
2016-07-25[1.10.x] Fixed #26946 -- Clarified instructions for customizing collectstatic...Tim Graham
2016-07-14[1.10.x] Fixed 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-30[1.10.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example.Tim Graham
2016-06-15[1.10.x] Fixed broken links in docs and comments.Ville Skyttä
2016-06-15[1.10.x] Removed nonexistent attribute in docs/ref/contrib/admin/index.txtTim Graham
2016-06-03[1.10.x] Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
2016-05-30[1.10.x] Fixed #26684 -- Removed incorrect index example in docs/ref/contrib/...Christophe Pettus
2016-05-28[1.10.x] Confirmed support for PostGIS 2.2.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
2016-05-06Fixed #25588 -- Added spatial lookups to RasterField.Daniel Wiesmann
2016-04-28Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-27Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-22Fix typos in PGFTS docs.Marc Tamlyn
2016-04-22Refs #3254 -- Added full text search to contrib.postgres.Marc Tamlyn
2016-04-22Fixed #20189 -- Allowed customizing staticfiles ignored_patterns listClaude Paroz
2016-04-21Refs #26455 -- Documented isvalid/makevalid in compatibility table.Daniel Wiesmann
2016-04-20Fixed #16327 -- Redirected "Save as new" to change view instead of the change...Markus Amalthea Magnuson
2016-04-17Fixed #25951 -- Trimmed default representation of GEOSGeometryClaude Paroz