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
291539a85c
django1
/
django
/
contrib
/
gis
/
db
/
backends
/
mysql
History
Nick Pope
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
..
__init__.py
…
base.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00
features.py
Fixed
#22423
-- Added support for MySQL operators on real geometries.
2019-02-12 17:29:16 -05:00
introspection.py
Refs
#30123
-- Changed second arg of DatabaseIntrospection.get_geometry_type() to the row description.
2019-01-23 13:18:03 -05:00
operations.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
schema.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00