Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▾ db
▸ backends
▾ migrations
▸ autodetector
▸ exceptions
▸ executor
▸ graph
▸ loader
▸ migration
▸ operations
▸ optimizer
▸ questioner
▸ recorder
▸ serializer
▸ state
▸ utils
▾ writer
class
MigrationWriter
class
OperationWriter
▸ models
▸ transaction
▸ utils
class
DefaultConnectionProxy
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class OperationWriter
django
.
db
.
migrations
.
writer
.
OperationWriter
Declaration
class
OperationWriter
source
link
Methods
▷
def
__init__
(
self, operation, indentation=2
)
source
link
▷
def
feed
(
self, line
)
source
link
▷
def
indent
(
self
)
source
link
▷
def
render
(
self
)
source
link
▷
def
serialize
(
self
)
source
link
▷
def
unindent
(
self
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04