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
django-bot
6a682b38e7
[4.0.x] Refs
#33476
-- Reformatted code with Black.
...
Backport of 9c19aff7c7561e3a82978a272ecdaad40dda5c00 from main.
2022-02-08 12:15:38 +01: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
[4.0.x] Refs
#33476
-- Reformatted code with Black.
2022-02-08 12:15:38 +01:00