This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-28 02:59:58 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
/
migrations_test_apps
History
Andrew Godwin
77ff4a9360
Fix previous commit on python 2
2014-06-17 09:56:22 -07:00
..
migrated_app
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:43 -07:00
migrated_unapplied_app
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:43 -07:00
normal
…
unmigrated_app
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:43 -07:00
with_package_model
…
without_init_file
Fix previous commit on python 2
2014-06-17 09:56:22 -07:00
__init__.py
…