summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/tutorial.txt
AgeCommit message (Expand)Author
2014-02-13Fixed #21951 -- Updated docs to use __str__ for Python 3Alasdair Nicol
2014-01-25Fixed #21829 -- Added default AppConfigs.Aymeric Augustin
2014-01-18Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().Aymeric Augustin
2014-01-11Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 outputClaude Paroz
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-11-21Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.Loic Bistuer
2013-09-18Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-07-05Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz
2013-02-04Simplified default project template.Aymeric Augustin
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-11-21Fixed #19243 - Edited GeoDjango Tutorial for consistency and style.shepdl
2012-09-15Used ST_AsText for testing PostGIS raw queryClaude Paroz
2012-08-25Fixed #17448 -- Improved test and documented raw-sql gis queryClaude Paroz
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-04-30Replaced print statement by print function (forward compatibility syntax).Claude Paroz
2012-03-17Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t...Claude Paroz
2012-03-16Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samuel...Claude Paroz
2012-02-11Fixed small errors in GeoDjango tutorial, enhanced code pygmentation in insta...Ramiro Morales
2012-02-10Made some small tweaks to GeoDjango docs.Ramiro Morales
2011-12-17Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, DavidEklundAdrian Holovaty
2011-09-28Fixed #16949 -- Fixed a small typo in the GIS tutorial and also made some min...Julien Phalip
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2011-09-11Fixed #13429 -- Changed `WorldBorders` to just `WorldBorder` in GeoDjango tut...Justin Bronn
2011-08-19Fixed #16660 -- Corrected a typo and removed an extra space in the GeoDjango ...Gabriel Hurley
2011-02-14Fixed "the the" typos.Timo Graham
2011-01-29Fixed example use of deprecated function in GeoDjango tutorial.Justin Bronn
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-08Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-19Fixed #13563, a typo in the GeoDjango tutorial.Jacob Kaplan-Moss
2010-04-09Minor documentation tweaks for GeoDjango, including addition of link to main ...Justin Bronn
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn