This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 05:36:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
febe136d4c
django
/
tests
/
migrate_signals
History
Download ZIP
Download TAR.GZ
Simon Charette
cecc079168
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +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
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00