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
/
migrate_signals
History
Tim Graham
c085bea6c3
[1.7.x]
Fixed
#23975
-- Restored pre_migrate signal if all apps have migrations.
...
Thanks kmmbvnr for the report. Backport of d2ff8a7241b621b8013c7ec1631e95ae4445f76d from master
2014-12-16 18:39:19 -05:00
..
custom_migrations
[1.7.x]
Fixed
#23975
-- Restored pre_migrate signal if all apps have migrations.
2014-12-16 18:39:19 -05:00
__init__.py
Updated syncdb -> migrate in tests.
2013-09-03 11:51:34 -04:00
models.py
Refactored the migration signals to use app configs.
2013-12-29 17:53:42 +01:00
tests.py
[1.7.x]
Fixed
#23975
-- Restored pre_migrate signal if all apps have migrations.
2014-12-16 18:39:19 -05:00