This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
1833eb3f3e
django
/
tests
/
migrate_signals
History
JunKi Yoon
1a7b6909ac
Fixed
#34052
-- Made migrate --check don't emit signals and output when up to date.
2022-09-27 21:10:30 +02:00
..
custom_migrations
Refs
#23919
-- Removed encoding preambles and future imports
2017-01-18 09:55:19 +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
#34052
-- Made migrate --check don't emit signals and output when up to date.
2022-09-27 21:10:30 +02:00