index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
gis
Age
Commit message (
Expand
)
Author
2014-05-24
Removed comment forgotten in 3caf957ed5
Claude Paroz
2014-05-24
Removed GeoWhereNode, obsoleted by GISLookup
Claude Paroz
2014-05-19
Updated translation catalogs
Claude Paroz
2014-05-17
Fixed contrib.gis tests breaking in some edge cases.
Baptiste Mispelon
2014-05-17
Fixed jenkins breakage, apparently migrations need a models module.
Florian Apolloner
2014-05-16
Remove old compatibility shims from d.c.gis.
Marc Tamlyn
2014-05-15
Harmonized some PEP 0263 coding preambles
Claude Paroz
2014-04-26
Fix many many typos in comments throughout the codebase
Alex Gaynor
2014-04-23
Added Spatialite support to the new migration framework
Claude Paroz
2014-04-23
Used migration framework in GIS test tearDown
Claude Paroz
2014-04-21
Fixed table cleanup in GIS migration tests
Claude Paroz
2014-04-21
Fixed PostGIS remove_field implementation
Claude Paroz
2014-04-21
Fixed removal of GIS column in PostGIS 1.x migration
Claude Paroz
2014-04-21
Fixed adding new GIS column in PostGIS 1.x migration
Claude Paroz
2014-04-21
Appeased flake8 2.1.0.
Aymeric Augustin
2014-04-17
Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests
Claude Paroz
2014-04-09
Used more specific test assertions.
Aymeric Augustin
2014-04-06
Fixed #21977 -- Deprecated SimpleTestCase.urls
Anubhav Joshi
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-03-30
Corrected many style guide violations that the newest version of flake8 catches
Alex Gaynor
2014-03-29
Skipped PostGIS version tests when psycopg2 not installed
Claude Paroz
2014-03-29
Unit testing Postgis version check
Rémy Sanchez
2014-03-29
Removed unused imports.
Tim Graham
2014-03-29
Dropped support for GDAL 1.6
Claude Paroz
2014-03-29
Dropped support for GEOS 3.1
Claude Paroz
2014-03-29
Confirmed Spatialite 4 support
Claude Paroz
2014-03-29
Confirmed GEOS 3.4 support
Claude Paroz
2014-03-29
Fixed #22250 -- regression in gis compiler for non-concrete fields
Anssi Kääriäinen
2014-03-27
Add a useful stacklevel to some RemovedInDjango19Warnings
Chris Beaven
2014-03-22
Fixed PostGIS test failures.
Simon Charette
2014-03-22
Removed GeoRSSSitemap
Claude Paroz
2014-03-19
Fixed migration so MySQL GIS test doesn't fail; refs #22001.
Eric Palakovich Carr
2014-03-18
Fixed a regression from 2e5b82f6277227b69e9a6c5261a6deb14fff15dc
Florian Apolloner
2014-03-18
Made a test app label unique.
Florian Apolloner
2014-03-15
Remove u prefixes, skip test unless spatial db.
Marc Tamlyn
2014-03-14
Fixed #22001 -- Ensure db_type is respected.
Marc Tamlyn
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-02-15
Fixed typo in comment.
Rodolfo Carvalho
2014-02-15
Fixed typo in test docstring.
Rodolfo Carvalho
2014-02-10
Fixed #21996 -- Used proper encoding for GeoIP content
Claude Paroz
2014-02-05
Fixed ImportError when running contrib.gis tests without libgeos installed.
Baptiste Mispelon
2014-02-03
Moved a GoogleMap test
Claude Paroz
2014-02-03
Fixed #21934 -- Added unicode support in GoogleMap class
David Fischer
2014-02-02
Fixed #21930 -- Only import add_srs_entry if GDAL is installed
Claude Paroz
2014-02-02
Ensure cursors are closed when no longer needed.
Michael Manfre
2014-01-30
Fixed #21907 -- Fixed add_srs_entry for Spatialite >= 4
Claude Paroz
2014-01-30
Added new srs test and various cleaning
Claude Paroz
2014-01-26
Moved RequestSite and get_current_site.
Aymeric Augustin
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
[prev]
[next]