This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-29 04:10:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
742ea51413
django
/
tests
/
migrate_signals
History
Simon Charette
05a9f3a09a
Refs
#24100
-- Fixed a test failure on MySQL related to non-transactional DDL.
...
Thanks Tim for the report.
2016-05-19 11:01:19 -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
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
Refs
#24100
-- Fixed a test failure on MySQL related to non-transactional DDL.
2016-05-19 11:01:19 -04:00