Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▸ contenttypes
▸ flatpages
▾ gis
▸ admin
▸ apps
▾ db
▾ backends
▸ base
▸ mysql
▸ oracle
▾ postgis
▸ adapter
▸ base
▸ const
▸ features
▸ introspection
▸ models
▸ operations
▸ pgraster
▾ schema
class
PostGISSchemaEditor
▸ spatialite
▸ utils
▸ models
▸ feeds
▸ forms
▸ gdal
▸ geoip2
▸ geometry
▸ geos
▸ management
▸ measure
▸ ptr
▸ serializers
▸ shortcuts
▸ sitemaps
▸ utils
▸ views
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class PostGISSchemaEditor
django
.
contrib
.
gis
.
db
.
backends
.
postgis
.
schema
.
PostGISSchemaEditor
Declaration
class
PostGISSchemaEditor(
DatabaseSchemaEditor
)
source
link
Methods
▷
def
geo_quote_name
(
self, name
)
source
link
Inherited methods
Methods inherited from
django
.
db
.
backends
.
postgresql
.
schema
.
DatabaseSchemaEditor
:
add_index
,
quote_value
,
remove_index
Methods inherited from
django
.
db
.
backends
.
base
.
schema
.
BaseDatabaseSchemaEditor
:
__enter__
,
__exit__
,
__init__
,
add_constraint
,
add_field
,
alter_db_table
,
alter_db_tablespace
,
alter_field
,
alter_index_together
,
alter_unique_together
,
column_sql
,
create_model
,
delete_model
,
effective_default
,
execute
,
prepare_default
,
quote_name
,
remove_constraint
,
remove_field
,
remove_procedure
,
skip_default
,
table_sql
Reexports
Imported in
django.contrib.gis.db.backends.postgis.base
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04