Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▾ db
▸ backends
▾ migrations
▸ autodetector
▾ exceptions
class
AmbiguityError
class
BadMigrationError
class
CircularDependencyError
class
InconsistentMigrationHistory
class
InvalidBasesError
class
InvalidMigrationPlan
class
IrreversibleError
class
MigrationSchemaMissing
class
NodeNotFoundError
▸ executor
▸ graph
▸ loader
▸ migration
▸ operations
▸ optimizer
▸ questioner
▸ recorder
▸ serializer
▸ state
▸ utils
▸ writer
▸ models
▸ transaction
▸ utils
class
DefaultConnectionProxy
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▸ templatetags
▸ test
▸ urls
▸ utils
▸ views
Class InvalidBasesError
django
.
db
.
migrations
.
exceptions
.
InvalidBasesError
A model's base classes can't be resolved.
Declaration
class
InvalidBasesError(ValueError)
source
link
Documentation
Reexports
Imported in
django.db.migrations.state
.
Generated by
nedoc
v0.9 at 2020-12-29 14:04