This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29,006
Commits
25
Branches
361
Tags
501
MiB
e46ca51c24
Commit Graph
3 Commits
Author
SHA1
Message
Date
Evan Grim
7937cc16f5
Fixed
#28386
-- Made operations within non-atomic migrations honor the operation's atomic flag when migrating backwards.
2017-08-10 19:21:14 -04:00
Claude Paroz
d7b9aaa366
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +01:00
Pankrat
f91a04621e
Fixed
#25833
-- Added support for non-atomic migrations.
...
Added the Migration.atomic attribute which can be set to False for non-atomic migrations.
2016-02-05 09:09:05 -05:00