index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
migrations
/
test_operations.py
Age
Commit message (
Expand
)
Author
2013-09-25
Add RunPython migration operation and tests
Andrew Godwin
2013-09-07
RunSQL migration operation and alpha SeparateDatabaseAndState op'n.
Andrew Godwin
2013-08-23
Fix some small errors in the tests
Andrew Godwin
2013-08-19
Add more stringent M2M tests and fix the bug they exposed
Andrew Godwin
2013-07-30
Implement allow_migrate for migration operations
Andrew Godwin
2013-07-25
Add test for creating M2Ms
Andrew Godwin
2013-07-25
Add tests for the migrate command and fix a bug they exposed
Andrew Godwin
2013-07-02
Add AlterIndexTogether operation
Andrew Godwin
2013-07-02
Fix some bad test running under PostgreSQL
Andrew Godwin
2013-07-02
Add unique_together altering operation
Andrew Godwin
2013-06-20
Autodetect field alters
Andrew Godwin
2013-06-20
Add AlterField and RenameField operations
Andrew Godwin
2013-06-20
Add operation that renames tables
Andrew Godwin
2013-06-19
Fix test running with new apps stuff/migrate actually running migrations
Andrew Godwin
2013-06-07
A bit of an autodetector and a bit of a writer
Andrew Godwin
2013-05-30
Add an Executor for end-to-end running
Andrew Godwin
2013-05-30
Add the start of some operation tests
Andrew Godwin
[prev]