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
2015-03-25
Renamed Field.rel attribute to remote_field
Anssi Kääriäinen
2015-03-20
Fixed gis test failures when numpy isn't installed.
Daniel Wiesmann
2015-03-18
Fixed build failure introduced by refs #23757.
Tim Graham
2015-03-18
Fixed #23757 -- Added 3D introspection support to Spatialite backend
Claude Paroz
2015-03-18
Updated translation catalogs
Claude Paroz
2015-03-17
Refs #24485 -- Renamed some expression types
Josh Smeaton
2015-03-17
Made SRID a required parameter for GDALRaster instantiation; refs #23804.
Daniel Wiesmann
2015-03-16
Added write support for GDALRaster
Daniel Wiesmann
2015-03-14
Fixed #24480 -- Marked strings in contrib.gis templates for translation.
Tim Graham
2015-02-20
Update converters to take a consistent set of parameters.
Marc Tamlyn
2015-02-11
Moved contrib.gis tests out of contrib.
Tim Graham
2015-02-09
Moved numpy import helper to shortcuts
Daniel Wiesmann
2015-02-06
Fixed E265 comment style
Collin Anderson
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-01-30
Fixed #14483 -- Allowed using subqueries with GIS lookups
Claude Paroz
2015-01-30
Fixed #24211 -- Removed ValuesQuerySet() and ValuesListQuerySet().
Loic Bistuer
2015-01-27
Fixed #24154 -- Backends can now check support for expressions
Josh Smeaton
2015-01-23
Moved imports in GIS tests to avoid failure if dependencies aren't installed.
Tim Graham
2015-01-20
Fixed typos in code comments.
Adam Taylor
2015-01-18
Removed obsolete SQL generation methods.
Tim Graham
2015-01-17
Fixed PostGIS crosses lookup and added crosses test
Claude Paroz
2015-01-17
Removed backwards compatibility shims for "util" modules per deprecation time...
Tim Graham
2015-01-17
Used features in GIS sitemap view conditionals
Claude Paroz
2015-01-17
Updated en translation catalogs
Claude Paroz
2015-01-17
Complemented test about non-supported aggregation exception
Claude Paroz
2015-01-16
Tested that geo aggregates support slicing
Sander Smits
2015-01-16
Fixed #24152 -- Deprecated GeoQuerySet aggregate methods
Claude Paroz
2015-01-16
Simplified a bit GeoAggregate classes
Claude Paroz
2015-01-14
Moved check_aggregate_support to BaseSpatialOperations
Claude Paroz
2015-01-14
Fixed #22603 -- Reorganized classes in django.db.backends.
Tim Graham
2015-01-13
Fixed #24136 -- Prevented crash when convert_extent input is None
Claude Paroz
2015-01-12
Made Django's templates get their own LANGUAGE_* variables.
Collin Anderson
2015-01-10
Fixed #24114 -- Improved error message in GEOSGeometry constructor
Claude Paroz
2015-01-08
Fixed #24020 -- Refactored SQL compiler to use expressions
Anssi Kääriäinen
2015-01-06
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Daniel Pyrathon
2015-01-02
Fixed #24064 -- Prevented database access at compile time in spatialite models.
Andriy Sokolovskiy
2015-01-02
Fixed #9104 -- Moved FieldDoesNotExist to core.exceptions
Daniel Pyrathon
2014-12-30
Applied ignore_warnings to Django tests
Claude Paroz
2014-12-28
Deprecated some arguments of django.shortcuts.render(_to_response).
Aymeric Augustin
2014-12-25
Fixed #23866 -- Harmonized refs to Django documentation from code
Claude Paroz
2014-12-23
Added RasterSource/GDALBand GDAL objects
Claude Paroz
2014-12-18
Fixed #24014 -- Unified OGRException and GDALException
Claude Paroz
2014-12-17
Removed netCDF from GIS driver testing; refs #23804.
Tim Graham
2014-12-13
Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range
Michael Hall
2014-12-13
Removed empty gis models.py
Claude Paroz
2014-12-12
Fixed postgis test database initialization
Claude Paroz
2014-12-08
Ran 'CREATE EXTENSION postgis' during prepare_database hook
Claude Paroz
2014-12-08
Fixed #20968 -- Checked Spatialite metadata before migrations
Claude Paroz
2014-12-08
Fixed #23968 -- Replaced list comprehension with generators and dict comprehe...
Jon Dufresne
2014-12-03
Removed redundant numbered parameters from str.format().
Berker Peksag
[prev]
[next]