Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/contrib/gis/index.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #25184 -- Added support for MaxMind GeoLite2 ↵Flavio Curella2015-07-311-0/+1
| | | | database format
* Documented GeoQuerySet replacement by functionsClaude Paroz2015-04-221-0/+1
|
* Updated GIS docs to use doc links.Tim Graham2014-11-261-2/+0
|
* Fixed #5472 --Added OpenLayers-based widgets in contrib.gisClaude Paroz2013-05-171-0/+1
| | | | | Largely inspired from django-floppyforms. Designed to not depend on OpenLayers at code level.
* Separated GIS installation docs in sectionsClaude Paroz2012-10-201-1/+1
|
* Fixed #16553 -- Refactored the `GeoIP` module, moving it ↵Justin Bronn2011-09-101-0/+1
| | | | | | `django.contrib.gis.geoip`; fixed memory leaks, and encoding issues. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16783 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #14000 - remove versionadded/changed tags for ↵Timo Graham2010-12-261-2/+0
| | | | | | Django 1.0 and 1.1 git-svn-id: http://code.djangoproject.com/svn/django/trunk@15055 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #11509 -- Modified usage of "Web" to match our ↵Russell Keith-Magee2010-10-091-2/+2
| | | | | | style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14069 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #12930, #12832, #11538 -- Refactored and merged ↵Justin Bronn2010-03-261-0/+33
the GeoDjango documentation into the rest of the Django docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12856 bcc190cf-cafb-0310-a4f2-bffc1f526a37