This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
39e3ef88c2
django1
/
django
/
contrib
/
gis
/
db
/
models
History
Veres Lajos
a71a2ea756
Fixed typos using
https://github.com/vlajos/misspell_fixer
2014-11-03 20:59:30 -05:00
..
sql
Fixed typos using
https://github.com/vlajos/misspell_fixer
2014-11-03 20:59:30 -05:00
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
aggregates.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
fields.py
Fixed
#23731
-- Fixed migrations crash when adding blank GeometryFields on PostGIS.
2014-10-31 18:37:52 -04:00
lookups.py
Converted GIS lookups to use the new Lookup API
2014-10-09 21:38:50 +02:00
manager.py
Generate GeoManager from GeoQuerySet. Refs
#20625
.
2014-09-22 17:18:08 +07:00
proxy.py
Fixed
#22714
-- Made contrib.gis use six-provided memoryview type
2014-05-28 09:24:08 +02:00
query.py
Fixed Oracle GIS gml() test failure introduced by e910340; refs
#18757
.
2014-09-22 13:10:03 +01:00