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-03-13 10:50:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
/
migrations_test_apps
History
…
..
alter_fk
…
conflicting_app_with_dependencies
…
distributed_app_location_1/namespace_app
/migrations
…
distributed_app_location_2/namespace_app
/migrations
…
lookuperror_a
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
lookuperror_b
…
lookuperror_c
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
migrated_app
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
migrated_unapplied_app
…
mutate_state_a
…
mutate_state_b
…
normal
…
unmigrated_app
…
unmigrated_app_simple
…
unmigrated_app_syncdb
…
unspecified_app_with_conflict
…
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
Fixed
#35724
-- Tested migration commands handling of distributed namespace packages.
2024-09-03 08:07:53 +02:00
__init__.py
…