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
789c290150
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Sergey Fedoseev
e7afef13f5
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
..
base
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
mysql
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
oracle
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
postgis
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
spatialite
Fixed
#26788
-- Fixed QuerySet.update() crash when updating a geometry to another one.
2017-04-10 13:26:26 -04:00
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
utils.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00