This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
migrations
/
migrations_test_apps
History
Huu Nguyen
6d5238f6c8
[1.7.x]
Fixed
#22791
-- Invoke interactive questioner only for conflicts in specified apps.
...
Thanks bendavis78 for the report and Tim Graham for the review. Backport of f7a78f9bba from master
2014-07-14 13:00:45 -04:00
..
migrated_app
[1.7.x]
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:57 -07:00
migrated_unapplied_app
[1.7.x]
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:57 -07:00
normal
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
unmigrated_app
[1.7.x]
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:57 -07:00
unspecified_app_with_conflict
[1.7.x]
Fixed
#22791
-- Invoke interactive questioner only for conflicts in specified apps.
2014-07-14 13:00:45 -04:00
with_package_model
Fixed
#21283
-- Added support for migrations if models is a package.
2013-10-19 09:48:57 -04:00
without_init_file
[1.7.x] Fix previous commit on python 2
2014-06-17 09:57:27 -07:00
__init__.py
Fixed
#21283
-- Added support for migrations if models is a package.
2013-10-19 09:48:57 -04:00