Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▸ auth
▾ contenttypes
▸ admin
▸ apps
▸ checks
▸ fields
▸ forms
▾ management
▸ commands
class
RenameContentType
▸ migrations
▸ models
▸ views
▸ flatpages
▸ gis
▸ humanize
▸ messages
▸ postgres
▸ redirects
▸ sessions
▸ sitemaps
▸ sites
▸ staticfiles
▸ syndication
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class RenameContentType
django
.
contrib
.
contenttypes
.
management
.
RenameContentType
Declaration
class
RenameContentType(migrations.RunPython)
source
link
Methods
▷
def
__init__
(
self, app_label, old_model, new_model
)
source
link
▷
def
rename_backward
(
self, apps, schema_editor
)
source
link
▷
def
rename_forward
(
self, apps, schema_editor
)
source
link
Generated by
nedoc
v0.9 at 2020-12-29 14:04