summaryrefslogtreecommitdiff
path: root/django/db/migrations/operations
AgeCommit message (Expand)Author
2013-06-19Makemigration command now worksAndrew Godwin
2013-06-07A bit of an autodetector and a bit of a writerAndrew Godwin
2013-05-30Use correct model versions for field operationsAndrew Godwin
2013-05-30Add an Executor for end-to-end runningAndrew Godwin
2013-05-29Start adding operations that work and tests for themAndrew Godwin
2013-05-10Make a start on operations and state (not sure if final layout)Andrew Godwin