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
44c7e5d374
django1
/
django
/
db
/
migrations
/
operations
History
Vytis Banaitis
f1e408ff40
Fixed
#25044
-- Fixed migrations for renaming ManyToManyField's through model.
2016-05-30 10:17:45 -04:00
..
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
base.py
Fixed
#24109
-- Allowed RunSQL and RunPython operations to be elided.
2016-01-23 14:19:03 -05:00
fields.py
Removed unused code in AlterField.database_forwards().
2016-05-14 06:43:40 -04:00
models.py
Fixed
#25044
-- Fixed migrations for renaming ManyToManyField's through model.
2016-05-30 10:17:45 -04:00
special.py
Fixed
#25833
-- Added support for non-atomic migrations.
2016-02-05 09:09:05 -05:00