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
c238da8942
django1
/
django
/
contrib
/
gis
/
db
/
backends
/
mysql
History
Sergey Fedoseev
7d51e406bd
Added MySQLOperations.geom_func_prefix to simplify.
2016-10-24 11:12:47 -04:00
..
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
base.py
Fixed
#27170
-- Added DatabaseWrapper class attributes to ease subclassing.
2016-09-08 16:33:36 -04:00
features.py
Added MySQL support to GIS functions
2015-04-22 19:54:17 +02:00
introspection.py
Fixed
#23538
-- Added SchemaEditor for MySQL GIS.
2014-09-25 13:53:44 -04:00
operations.py
Added MySQLOperations.geom_func_prefix to simplify.
2016-10-24 11:12:47 -04:00
schema.py
Passed logging message parameters as arguments instead of interpolating them.
2015-12-26 18:35:42 -05:00