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
caf5cd7ba7
django1
/
django
/
contrib
/
gis
/
db
/
backends
History
Claude Paroz
d1ca70110f
Factorized schema_editor() at BaseDatabaseWrapper level
2014-09-26 08:50:16 +02:00
..
mysql
Factorized schema_editor() at BaseDatabaseWrapper level
2014-09-26 08:50:16 +02:00
oracle
Factorized schema_editor() at BaseDatabaseWrapper level
2014-09-26 08:50:16 +02:00
postgis
Factorized schema_editor() at BaseDatabaseWrapper level
2014-09-26 08:50:16 +02:00
spatialite
Factorized schema_editor() at BaseDatabaseWrapper level
2014-09-26 08:50:16 +02:00
__init__.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
adapter.py
Fixed
#13670
-- Comparisons with the spatial adapter won't blow up in some corner cases. Thanks, milosu for the bug report and jpaulett for the patch.
2011-09-10 00:29:34 +00:00
base.py
Added feature flag for geometry_field_introspection; refs
#22632
and
#23504
.
2014-09-18 07:32:51 -04:00
util.py
Add a useful stacklevel to some RemovedInDjango19Warnings
2014-03-27 15:44:52 +13:00
utils.py
Continue to attack E302 violations
2013-11-02 10:18:46 -07:00