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-10-28 16:16:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
7f0c207d1b33b03b5bfe89c0e09d4f790c8a1d0a
django
/
tests
/
migrations
/
migrations_test_apps
History
Víðir Valberg Guðmundsson
7f0c207d1b
[1.7.x]
Fixed
#22577
: Python 3 broke on non-module migrations directory
2014-06-17 09:57:15 -07:00
..
migrated_app
[1.7.x]
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:57 -07:00
migrated_unapplied_app
[1.7.x]
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:57 -07:00
normal
Removed superfluous models.py files.
2013-12-17 11:16:48 +01:00
unmigrated_app
[1.7.x]
Fixed
#22823
(and partly
#22563
) - FKs from unmigrated apps breaking state.
2014-06-12 10:22:57 -07:00
with_package_model
Fixed
#21283
-- Added support for migrations if models is a package.
2013-10-19 09:48:57 -04:00
without_init_file
/migrations
[1.7.x]
Fixed
#22577
: Python 3 broke on non-module migrations directory
2014-06-17 09:57:15 -07:00
__init__.py
Fixed
#21283
-- Added support for migrations if models is a package.
2013-10-19 09:48:57 -04:00