This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
331546f6ee
django1
/
django
/
db
/
migrations
History
Andrew Godwin
331546f6ee
More conversion to a ContextManager schema_editor
2013-05-18 11:48:46 +02:00
..
operations
Make a start on operations and state (not sure if final layout)
2013-05-10 17:07:13 +01:00
__init__.py
First phase of loading migrations from disk
2013-05-10 16:00:55 +01:00
graph.py
Add root_node and leaf_node functions to MigrationGraph
2013-05-10 16:09:57 +01:00
loader.py
First phase of loading migrations from disk
2013-05-10 16:00:55 +01:00
migration.py
First phase of loading migrations from disk
2013-05-10 16:00:55 +01:00
recorder.py
Turn SchemaEditor into a context manager
2013-05-18 11:06:30 +02:00
state.py
More conversion to a ContextManager schema_editor
2013-05-18 11:48:46 +02:00