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-09-18
Added feature flag for geometry_field_introspection; refs #22632 and #23504.
Tim Graham
2014-09-18
Added a feature flag for add_srs_entry support; refs #22632 and #23504.
Tim Graham
2014-09-17
Avoided a crash on an Oracle GIS test; refs #23504.
Tim Graham
2014-09-17
Skipped some broken tests on Oracle GIS; refs #23504.
Tim Graham
2014-09-12
Fixed #13843 -- Prevented AttributeError during geometry objects deletion
Claude Paroz
2014-09-12
Prevented Attribute error in GDAL objects deletion
Claude Paroz
2014-09-12
Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attri...
Flavio Curella
2014-09-10
Added ordering to prevent non-deterministic test failure; refs #23099.
Tim Graham
2014-09-05
Limited lines to 119 characters in django/
Tim Graham
2014-09-03
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Marc Tamlyn
2014-08-29
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-27
Removed an unused import.
Simon Charette
2014-08-26
Removed some more hardcoded backends in GIS tests
Claude Paroz
2014-08-23
Replaced no_mysql by connection features
Claude Paroz
2014-08-23
Replaced no_spatialite by connection features
Claude Paroz
2014-08-23
Replaced HAS_SPATIALREFSYS by a database feature
Claude Paroz
2014-08-20
Fetched translations from Transifex
Claude Paroz
2014-08-19
Removed unused imports.
Tim Graham
2014-08-19
Replaced HAS_SPATIAL_DB by testing database feature
Claude Paroz
2014-08-16
Stopped skipping GIS forms tests on MySQL
Claude Paroz
2014-08-15
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
Gabriel Muñumel
2014-08-15
Complemented 1.6 release notes for 457c16d0d6
Claude Paroz
2014-08-12
Added newlines to the ends of CSS, HTML, and JavaScript files missing them.
Trey Hunner
2014-08-10
Fixed remove_field for spatialite schema changes.
Florian Apolloner
2014-08-08
Fixed a non-deterministic test; refs #23099.
Tim Graham
2014-08-08
Fixed #23099 -- Removed usage of deprecated initial data in Django's test suite.
Tim Graham
2014-08-05
Stop errors on older Spatialite versions that miss some tables
Andrew Godwin
2014-08-04
Fixed #23161: Drop PostGIS geography fields correctly
Andrew Godwin
2014-08-04
Fixed #23153: Properly recreate spatialite triggers on alter table
Andrew Godwin
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-08-01
Fixed #21940 -- Added kwargs to contribute_to_class() of model fields..
Mitar
2014-07-23
Fixed #23030 -- Properly handled geometry columns metadata during migrations
Claude Paroz
2014-07-23
Adapted SpatialiteGeometryColumns model to spatialite >= 4
Claude Paroz
2014-07-21
Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Claude Paroz
2014-07-18
Fixed #23028: Added unique_togther support to inspectdb.
Damien Nozay
2014-06-29
Fixed a flake8 warning
Alex Gaynor
2014-06-28
Fixed #16184 -- Fixed multiple PostGIS types introspection
Claude Paroz
2014-06-21
Fixed #22793 -- Updated import location for GeometryColumns in tests
Claude Paroz
2014-06-17
Fixed #22819 -- Renamed output_type -> output_field in query expression API.
Tim Graham
2014-06-14
Converted remaining management commands to argparse
Claude Paroz
2014-06-09
Dropped support for SpatiaLite < 2.4.
Tim Graham
2014-06-09
Added rollback emulation to spatialite backend; refs #22487.
Tim Graham
2014-06-08
Gave unique names to SpatialRefSysModels.
Aymeric Augustin
2014-06-07
Silenced some GIS deprecation warnings; refs #22384.
Tim Graham
2014-06-03
Removed erroneous trailing comma in OLMapWidget.js.
Egor Semiguzov
2014-06-01
Fixed syntax error in ogrinspect.py management command.
Fabio Rueda
2014-06-01
Merge pull request #2726 from gchp/ticket-20550
Aymeric Augustin
2014-05-28
Fixed several typos in Django
Alex Gaynor
2014-05-28
Fixed #20550 -- Added ability to preserve test db between runs
Greg Chapple
2014-05-28
Fixed #22714 -- Made contrib.gis use six-provided memoryview type
Claude Paroz
[prev]
[next]