Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▾ admin
▸ actions
▸ apps
▸ checks
▸ decorators
▸ exceptions
▸ filters
▸ forms
▸ helpers
▾ migrations
▾ 0001_initial
class
Migration
▸ 0002_logentry_remove_auto_add
▸ 0003_logentry_add_action_flag_choices
▸ models
▸ options
▸ sites
▸ templatetags
▸ tests
▸ utils
▸ views
▸ widgets
▸ admindocs
▸ auth
▸ contenttypes
▸ 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 Migration
django
.
contrib
.
admin
.
migrations
.
0001_initial
.
Migration
Declaration
class
Migration(
migrations.Migration
)
source
link
Inherited methods
Methods inherited from
django
.
db
.
migrations
.
migration
.
Migration
:
__eq__
,
__hash__
,
__init__
,
__repr__
,
__str__
,
apply
,
mutate_state
,
suggest_name
,
unapply
Generated by
nedoc
v0.9 at 2020-12-29 14:04