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-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
/
migrations_test_apps
History
Markus Holtermann
0271a11ba5
Fixed
#24755
-- Hid operations from dependency apps when merging migrations
...
Thanks Carl Meyer for the report and Tim Graham for the review.
2015-08-18 18:33:14 +10:00
..
alter_fk
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
conflicting_app_with_dependencies
Fixed
#24755
-- Hid operations from dependency apps when merging migrations
2015-08-18 18:33:14 +10:00
lookuperror_a
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
lookuperror_b
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
lookuperror_c
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
migrated_app
…
migrated_unapplied_app
…
normal
…
unmigrated_app
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
unspecified_app_with_conflict
Fixed
#22791
-- Invoke interactive questioner only for conflicts in specified apps.
2014-07-14 11:00:49 -04:00
with_package_model
…
without_init_file
Fix previous commit on python 2
2014-06-17 09:56:22 -07:00
__init__.py
…