summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2015-03-14[1.7.x] Fixed doc typos.Floris den Hengst
2015-03-13[1.7.x] Documented gdal DataSource encoding parameterClaude Paroz
2015-03-12[1.7.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be us...Aksel Ethem
2015-02-24[1.7.x] Added a missing backtick in form wizard docs.Ian Lee
2015-02-22[1.7.x] Fixed #24358 -- Corrected code-block directives for console sessions.Sean Wang
2015-02-14[1.7.x] Fixed #24144 -- Documented that GEOSGeometry.envelope can return a pointClaude Paroz
2015-01-20[1.7.x] Fixed #24186 -- Fixed a typo in the admin docs.Simon Charette
2015-01-18[1.7.x] Clarified a contrib.sites deprecation and added to 1.7 release notes.Tim Graham
2015-01-18[1.7.x] Clarified contrib.contenttypes.generic deprecation; refs #19774.Tim Graham
2015-01-17[1.7.x] Added versionadded to ModelAdmin.get_formsets_with_inlines(); refs #2...Tim Graham
2015-01-16[1.7.x] Fixed #24143 -- Encouraged use of Http404 messages for debugging.Keryn Knight
2015-01-13[1.7.x] Fixed bad model example in admin docs.Collin Anderson
2014-12-06[1.7.x] Fixed documentation of GeoModelAdmin.openlayers_urlClaude Paroz
2014-11-29[1.7.x] Removed instructions to create a PostgreSQL cluster in GIS docsClaude Paroz
2014-11-26[1.7.x] Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.Kenial Lee
2014-11-25[1.7.x] Added warning about get_inline_instances() permission checking; refs ...Simon Charette
2014-11-22[1.7.x] Updated an old note about GEOSGeometry.transformClaude Paroz
2014-11-16[1.7.x] Fixes a race condition in the documentation.Peter Sagerson
2014-11-13[1.7.x] Updated Fink doc section to be version-agnosticClaude Paroz
2014-11-03[1.7.x] Fixed versionchanged indentation in docs/.Berker Peksag
2014-11-03[1.7.x] Confirmed Spatialite 4 supportClaude Paroz
2014-10-30[1.7.x] Explained why admindocs omits model methods with arguments.Zan Anderle
2014-10-30[1.7.x] Fixed #23575 -- Added a code example for custom AdminSite.Berker Peksag
2014-10-29[1.7.x] Added cross reference in admin docs to topic about saving objects in ...P.A. SCHEMBRI
2014-10-06[1.7.x] Fixed #23607 -- Typo in docs/ref/contrib/staticfiles.txt.Tim Graham
2014-10-06[1.7.x] Updated links in admin docs to use :ref:Kostochko Dmitriy
2014-09-06[1.7.x] Fixed #23340 -- Corrected naturaltime docs to match behavior.Collin Anderson
2014-09-05[1.7.x] Fixed imports in `Sitemap for static views` exampleJohn-Scott Atlakson
2014-08-28[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCaseClaude Paroz
2014-08-26[1.7.x] Fixed #21567 -- Documented how to deploy multiple sites using the sit...Tim Graham
2014-08-26[1.7.x] Fixed #17707, #20734 -- Added examples to URL namespacing docs.Tim Graham
2014-08-22[1.7.x] Fixed #23324 -- Mentioned Site.id in contrib.sites docs.Tim Graham
2014-08-18[1.7.x] Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sq...Baptiste Mispelon
2014-08-13[1.7.x] Corrected content_type parameter name in sitemap docs.Tim Graham
2014-08-12[1.7.x] Refs #23276: Removed bad examples of passing views as strings to url()Collin Anderson
2014-08-12[1.7.x] Fixed indentation typo in docs/ref/contrib/sitemaps.txt.Tim Graham
2014-08-05[1.7.x] Fixed broken links in docs.Tim Graham
2014-08-02[1.7.x] Updated MySQL links to version 5.6.Tim Graham
2014-07-29[1.7.x] Fixed a typo in the admin documentation.David Arcos
2014-07-29[1.7.x] Fixed #23120 -- Updated GeoDjango tutorial for migrations workflow.Tim Graham
2014-07-29[1.7.x] Fixed #23123 -- Don't use a bare except in ModelAdmin documentationBaptiste Mispelon
2014-07-25[1.7.x] Improved docs for GEOSGeometry.simplify()Tom Dyson
2014-07-22[1.7.x] Fixed typo in docs/ref/contrib/admin/index.txt.africa itcase
2014-07-21[1.7.x] Replaced instances of 'his/her' with 'their'.Iain Dawson
2014-07-21[1.7.x] Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11Claude Paroz
2014-07-10[1.7.x] Fixed typo in docs/ref/contrib/gis/geos.txt.Tim Graham
2014-06-30[1.7.x] Fixed #22482 -- Recommended using data migrations in contrib.sites docs.Tim Graham
2014-06-30[1.7.x] Fixed docs/ref/contrib/auth.txt so that sphinx links work properly.Tim Graham
2014-06-18[1.7.x] Fixed #22859 -- Improved crossDomain technique in CSRF example.Tim Graham
2014-06-14[1.7.x] Complemented dwithin docs about using geographic geometriesClaude Paroz