This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
/
migrations_test_apps
History
Simon Charette
36d36818a3
Fixed
#26647
-- Included the state of all applied migrations when migrating forward.
...
Thanks Jasper Maes for the detailed report.
2016-05-26 13:30:10 -04:00
..
alter_fk
…
conflicting_app_with_dependencies
…
lookuperror_a
…
lookuperror_b
…
lookuperror_c
…
migrated_app
…
migrated_unapplied_app
…
mutate_state_a
Fixed
#26647
-- Included the state of all applied migrations when migrating forward.
2016-05-26 13:30:10 -04:00
mutate_state_b
Fixed
#26647
-- Included the state of all applied migrations when migrating forward.
2016-05-26 13:30:10 -04:00
normal
…
unmigrated_app
…
unspecified_app_with_conflict
…
with_package_model
…
without_init_file
…
__init__.py
…