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-04-20 23:11:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cd69db68cf
django
/
tests
/
migrate_signals
History
Aymeric Augustin
d562527a16
Fixed
#21477
-- Renamed db to using in pre/post_migrate signals.
2014-01-12 22:24:33 +01: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
Fixed
#21477
-- Renamed db to using in pre/post_migrate signals.
2014-01-12 22:24:33 +01:00