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-12-02
Added raster support for GDAL Driver class
Claude Paroz
2014-12-02
Added cpl error codes to errcheck functions
Daniel Wiesmann
2014-12-02
Added GDAL prototypes for raster support
Daniel Wiesmann
2014-12-01
Replaced router.routers usage with override_settings(DATABASE_ROUTERS); refs ...
wrwrwr
2014-11-26
Fixed #23867 -- removed DateQuerySet hacks
Anssi Kääriäinen
2014-11-19
Fixed #23873 -- Improved GIS error message when GEOS is not installed.
Carl Meyer
2014-11-19
Fixed GIS tests to again skip without error when GEOS is not installed.
Carl Meyer
2014-11-19
Replaced caching of a property with @cached_property.
Aymeric Augustin
2014-11-19
Fixed GeoSQLCompiler to pass itself correctly to column as_sql.
Carl Meyer
2014-11-19
Removed a deprecated use of SQLCompiler as quote_name in GIS.
Carl Meyer
2014-11-17
Added assertion error message for test_make_line
Claude Paroz
2014-11-16
Renamed qn to compiler
Josh Smeaton
2014-11-15
Added a new GeoJSON serialization format for GeoDjango
Claude Paroz
2014-11-15
Fixed #14030 -- Allowed annotations to accept all expressions
Josh Smeaton
2014-11-03
Fixed typos using https://github.com/vlajos/misspell_fixer
Veres Lajos
2014-11-03
Fixed #23620 -- Used more specific assertions in the Django test suite.
Berker Peksag
2014-10-31
Fixed #23731 -- Fixed migrations crash when adding blank GeometryFields on Po...
Tim Graham
2014-10-31
Renamed SpatiaLite feature flag introduced in refs #23152.
Tim Graham
2014-10-30
Fixed #23152 -- Added support for transactional Spatialite metadata initializ...
Tim Graham
2014-10-29
Fixed #23719 -- Fixed MySQL 5.6 crash with GeometryFields in migrations.
Tim Graham
2014-10-24
Removed unused import
Claude Paroz
2014-10-24
Updated gis_migrations tests
Claude Paroz
2014-10-21
Removed unneeded override_system_checks
Claude Paroz
2014-10-16
Fixed #23579 -- Changed GEOSGeometry.__str__ to include the SRID
Claude Paroz
2014-10-11
Fixed two more tuple/int comparisons in gis tests
Claude Paroz
2014-10-11
Fixed a tuple/int comparison in spatialite backend
Claude Paroz
2014-10-09
Converted GIS lookups for Oracle
Claude Paroz
2014-10-09
Converted GIS lookups to use the new Lookup API
Claude Paroz
2014-10-08
Fixed typos in comments.
Tim Graham
2014-10-01
Added a dumpdata/loaddata test for geographic content
Claude Paroz
2014-09-30
Updated translations from Transifex
Claude Paroz
2014-09-29
Added ordering to fix non-deterministic relatedapp test.
Tim Graham
2014-09-29
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
Thomas Chaumeny
2014-09-26
Factorized schema_editor() at BaseDatabaseWrapper level
Claude Paroz
2014-09-25
Fixed #23537 -- Added Oracle GIS SchemaEditor.
Tim Graham
2014-09-25
Fixed #23538 -- Added SchemaEditor for MySQL GIS.
Tim Graham
2014-09-25
Added tolerance in equality testing to avoid random build failure
Thomas Chaumeny
2014-09-25
Fixed use of assert* functions in some gis tests
Thomas Chaumeny
2014-09-23
Added an Oracle workaround for a geogapp test; refs #23504.
Tim Graham
2014-09-23
Skipped a broken geoapp test on Oracle; refs #23504.
Tim Graham
2014-09-23
Called table_names instead of get_table_list in migrations
Claude Paroz
2014-09-22
Fixed Oracle GIS gml() test failure introduced by e910340; refs #18757.
Marc Tamlyn
2014-09-22
Generate GeoManager from GeoQuerySet. Refs #20625.
Loic Bistuer
2014-09-19
Skipped a broken GIS test on Oracle; refs #23504.
Tim Graham
2014-09-19
Made a GIS test work on Oracle.
Tim Graham
2014-09-19
Fixed Oracle GIS failures introduced by e9103402c0; refs #18757.
Tim Graham
2014-09-18
Fixed #23514 -- Prevented queries in PostGISOperations init
Claude Paroz
2014-09-18
Fixed string length check in LayerMapping
Claude Paroz
2014-09-18
Removed unnecessary order_by() from a GIS test that crashed Oracle.
Tim Graham
2014-09-18
Improved GIS migration test cleanup; refs #23504.
Tim Graham
[prev]
[next]