This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d1757d8df4
django
/
tests
/
migrate_signals
History
Download ZIP
Download TAR.GZ
Simon Charette
d1757d8df4
Fixed
#27044
-- Included already applied migration changes in the post-migrate state when the execution plan is empty.
...
Refs
#24100
. Thanks tkhyn for the report and Tim for the review.
2016-08-24 01:17:18 -04:00
..
custom_migrations
Fixed
#24100
-- Made the migration signals dispatch its plan and apps.
2016-05-15 19:51:15 -04:00
__init__.py
models.py
tests.py
Fixed
#27044
-- Included already applied migration changes in the post-migrate state when the execution plan is empty.
2016-08-24 01:17:18 -04:00