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
e6ba63def3
django1
/
django
/
db
/
migrations
History
Andrew Godwin
e6ba63def3
Fix error in ModelState.clone() not copying deep enough
2013-05-30 18:24:10 +01:00
..
operations
Add an Executor for end-to-end running
2013-05-30 18:08:58 +01:00
__init__.py
Start adding operations that work and tests for them
2013-05-29 17:47:10 +01:00
executor.py
Add an Executor for end-to-end running
2013-05-30 18:08:58 +01:00
graph.py
Allow retrieval of project state at start of migrations
2013-05-30 17:56:26 +01:00
loader.py
Start adding operations that work and tests for them
2013-05-29 17:47:10 +01:00
migration.py
Add an Executor for end-to-end running
2013-05-30 18:08:58 +01:00
recorder.py
Turn SchemaEditor into a context manager
2013-05-18 11:06:30 +02:00
state.py
Fix error in ModelState.clone() not copying deep enough
2013-05-30 18:24:10 +01:00