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
8d5095d8a3
django1
/
django
/
contrib
/
gis
/
db
/
backends
/
mysql
History
Tim Graham
cde31daf88
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
..
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
base.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
features.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
introspection.py
Fixed
#23538
-- Added SchemaEditor for MySQL GIS.
2014-09-25 13:53:44 -04:00
operations.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
schema.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00