index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
gis
/
tutorial.txt
Age
Commit message (
Expand
)
Author
2016-09-30
[1.10.x] Updated links to the current version of PostGIS docs.
Tim Graham
2016-06-03
[1.10.x] Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-02-19
Fixed some code blocks indentation in GIS docs.
Sergey Fedoseev
2016-02-16
Used relative models imports in the GIS tutorial.
Juan José Conti
2016-01-29
Fixed #26150 -- Sorted app_labels in migrate command output
Markus Holtermann
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-18
Fixed #25063 -- Added path to makemigration's output of migration file.
Niels Van Och
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-10-30
Fixed #25641 -- Removed section about adding Google projection to spatial_ref...
Sergey Fedoseev
2015-10-06
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
Tim Graham
2015-10-03
Fixed #25398 -- Revised instances of os.path.join()
Andrew Artajos
2015-09-10
Fixed #25379 -- Removed obsolete information from GeoDjango tutorial.
Flavio Curella
2015-08-11
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
Brendan Hayward
2015-08-08
Updated Wikipedia links to use https
Claude Paroz
2015-06-19
Fixed #23804 -- Added RasterField for PostGIS.
Daniel Wiesmann
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-04-25
Fixed #24499 -- Dropped support for PostGIS 1.5.
Tim Graham
2015-04-22
Documented GeoQuerySet replacement by functions
Claude Paroz
2015-03-30
Fixed #24550 -- Added migration operation description to sqlmigrate output
Markus Holtermann
2015-02-22
Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2015-02-03
Fixed #24149 -- Normalized tuple settings to lists.
darkryder
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-07-30
Fixed #23067 -- Updated docs to use django-admin
Christoph Heer
2014-07-29
Fixed #23120 -- Updated GeoDjango tutorial for migrations workflow.
Tim Graham
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-02-13
Fixed #21951 -- Updated docs to use __str__ for Python 3
Alasdair Nicol
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2014-01-11
Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 output
Claude Paroz
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-11-21
Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.
Loic Bistuer
2013-09-18
Fixed #21116 -- Made usage of manage.py in docs more consistent.
Tim Graham
2013-07-05
Fixed #20224 -- Update docs examples which mention __unicode__
Claude Paroz
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-11-21
Fixed #19243 - Edited GeoDjango Tutorial for consistency and style.
shepdl
2012-09-15
Used ST_AsText for testing PostGIS raw query
Claude Paroz
2012-08-25
Fixed #17448 -- Improved test and documented raw-sql gis query
Claude Paroz
2012-06-28
Updated obsolete links in the documentation
Claude Paroz
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-03-17
Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t...
Claude Paroz
2012-03-16
Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samuel...
Claude Paroz
2012-02-11
Fixed small errors in GeoDjango tutorial, enhanced code pygmentation in insta...
Ramiro Morales
2012-02-10
Made some small tweaks to GeoDjango docs.
Ramiro Morales
2011-12-17
Fixed #17423 -- Fixed three typos in GeoDjango docs. Thanks, DavidEklund
Adrian Holovaty
2011-09-28
Fixed #16949 -- Fixed a small typo in the GIS tutorial and also made some min...
Julien Phalip
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
[next]