Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▾ contrib
▸ admin
▸ admindocs
▾ auth
▸ admin
▸ apps
▸ backends
▸ base_user
▸ checks
▸ context_processors
▸ decorators
▸ forms
▸ handlers
▸ hashers
▸ management
▸ middleware
▾ migrations
▸ 0001_initial
▸ 0002_alter_permission_name_max_length
▸ 0003_alter_user_email_max_length
▸ 0004_alter_user_username_opts
▸ 0005_alter_user_last_login_null
▸ 0006_require_contenttypes_0002
▸ 0007_alter_validators_add_error_messages
▾ 0008_alter_user_username_max_length
class
Migration
▸ 0009_alter_user_last_name_max_length
▸ 0010_alter_group_name_max_length
▸ 0011_update_proxy_permissions
▸ 0012_alter_user_first_name_max_length
▸ mixins
▸ models
▸ password_validation
▸ signals
▸ tokens
▸ urls
▸ validators
▸ views
▸ 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
.
auth
.
migrations
.
0008_alter_user_username_max_length
.
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