django1/django/contrib/gis/db/backends/postgis
Claude Paroz 1667e736a7 Fixed PostGIS remove_field implementation
Fixed bad code introduced in 2f9d1576e8.
2014-04-21 22:42:11 +02:00
..
__init__.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
adapter.py Continue to attack E302 violations 2013-11-02 10:18:46 -07:00
base.py PostGIS schema editor support 2013-11-27 13:32:12 +00:00
creation.py Ensure cursors are closed when no longer needed. 2014-02-02 12:47:21 -05:00
introspection.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
models.py Fixed PostGIS test failures. 2014-03-22 18:12:52 -04:00
operations.py Corrected many style guide violations that the newest version of flake8 catches 2014-03-30 12:11:05 -07:00
schema.py Fixed PostGIS remove_field implementation 2014-04-21 22:42:11 +02:00