Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▾ db
▸ backends
▾ migrations
▾ autodetector
class
MigrationAutodetector
▸ exceptions
▸ 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
Module autodetector
django
.
db
.
migrations
.
autodetector
source
link
Classes
class
MigrationAutodetector
Take a pair of ProjectStates and compare them to see what the first would need doing to make it match the second (the second usually being the project's current state).
Generated by
nedoc
v0.9 at 2020-12-29 14:04