summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
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
2016-04-16Updated indentation in GEOS docsClaude Paroz
2016-04-16Fixed #26510 -- Allowed dim/trim/precision as WKTWriter init argumentsClaude Paroz
2016-04-12Refs #17635 -- Tested the Cast function in a geography to geometry contextClaude Paroz
2016-04-09Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.Jeremy Lainé
2016-04-09Fixed #26455 -- Allowed filtering and repairing invalid geometries.Daniel Wiesmann
2016-04-07Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txtMikkel Munch Mortensen
2016-04-04Fixed #26450 -- Corrected "Save as new" button label in docs.Markus Amalthea Magnuson
2016-04-03Fixed #26101 -- Allowed introspection of base_field.model in RangeFieldanna
2016-03-29Fixed #26417 -- Allowed setting GDALBand data with partial values.Daniel Wiesmann
2016-03-29Fixed #26415 -- Allowed deleting nodata value on GDALBands.Daniel Wiesmann
2016-03-28Fixed typo in docs/ref/contrib/postgres/aggregates.txt.Francisco Capdevila
2016-03-23Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users.Alexander Gaevsky
2016-03-21Fixed grammatical typos in gis docs.Akshesh
2016-03-12Fixed #26345 -- Clarified which RangesFields always return a canonical form.Tim Graham
2016-03-09Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.Tim Graham
2016-02-24Fixed #26266 -- Output the primary key in the GeoJSON serializer propertiesClaude Paroz
2016-02-19Fixed #25974 -- Switched GIS docs to 4 spaces indentation.Sergey Fedoseev
2016-02-19Fixed some code blocks indentation in GIS docs.Sergey Fedoseev
2016-02-18Added intended use in the admin's introduction.Tim Graham
2016-02-16Used relative models imports in the GIS tutorial.Juan José Conti
2016-02-09Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admindocs.userimack