2
0
Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 жил өмнө
..
deprecated_field_migrations 0ed7d15563 Sorted imports with isort; refs #23860. 10 жил өмнө
faulty_migrations c0cc8f69e7 Refactored tests that rely on an ImportError for Python 3.5 compatibility 10 жил өмнө
migrations_test_apps 36d36818a3 Fixed #26647 -- Included the state of all applied migrations when migrating forward. 8 жил өмнө
related_models_app d538e37e1b Added tests for get_related_models_recursive 10 жил өмнө
test_add_many_to_many_field_initial fa9ce4e9a6 Fixed #25922 -- Fixed migrate --fake-initial detection of many-to-many tables. 9 жил өмнө
test_auto_now_add 49c57f8565 Fixed #25005 -- Made date and time fields with auto_now/auto_now_add use effective default. 9 жил өмнө
test_migrations fc584f0685 Fixed #26117 -- Consulted database routers in initial migration detection. 9 жил өмнө
test_migrations_atomic_operation f91a04621e Fixed #25833 -- Added support for non-atomic migrations. 9 жил өмнө
test_migrations_backwards_deps_1 d7ab2cefb7 Revert "Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migrations." 10 жил өмнө
test_migrations_conflict c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_custom_user c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_empty a1487deebf Fixed #23359 -- Added showmigrations command to list migrations and plan. 10 жил өмнө
test_migrations_fake_split_initial c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_first c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_initial_false db97a88495 Fixed #24375 -- Added Migration.initial attribute 9 жил өмнө
test_migrations_no_ancestor c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_no_changes c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_no_default 0ed7d15563 Sorted imports with isort; refs #23860. 10 жил өмнө
test_migrations_non_atomic f91a04621e Fixed #25833 -- Added support for non-atomic migrations. 9 жил өмнө
test_migrations_order de41fbb3cf Fixed #25239 -- Corrected makemigrations numbering if a migration has a number-only filename. 9 жил өмнө
test_migrations_run_before c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_squashed c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
test_migrations_squashed_complex c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 10 жил өмнө
test_migrations_squashed_complex_multi_apps c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 10 жил өмнө
test_migrations_squashed_erroneous c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 10 жил өмнө
test_migrations_squashed_ref_squashed 509379a161 Fixed #25945, #26292 -- Refactored MigrationLoader.build_graph() 9 жил өмнө
test_migrations_unmigdep c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 жил өмнө
__init__.py f6801a234f Adding a dependency graph class and tests 12 жил өмнө
models.py 1f03d2d924 Refs #23822 -- Made MigrationOptimizer aware of model managers 10 жил өмнө
routers.py fc584f0685 Fixed #26117 -- Consulted database routers in initial migration detection. 9 жил өмнө
test_autodetector.py f1e408ff40 Fixed #25044 -- Fixed migrations for renaming ManyToManyField's through model. 8 жил өмнө
test_base.py fc584f0685 Fixed #26117 -- Consulted database routers in initial migration detection. 9 жил өмнө
test_commands.py 2ff7ef15b0 Refs #26421 -- Refactored Apps.lazy_model_operation() for better checks and tests 8 жил өмнө
test_deprecated_fields.py 33457cd3b0 Removed IPAddressField per deprecation timeline; refs #20439. 10 жил өмнө
test_exceptions.py 34c56687ae Fixed #26342 -- Prevented unpacking when repr a NodeNotFoundError 9 жил өмнө
test_executor.py 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 жил өмнө
test_graph.py 509379a161 Fixed #25945, #26292 -- Refactored MigrationLoader.build_graph() 9 жил өмнө
test_loader.py 80bf3135d0 Sorted migration list order in test; added trailing comma. 9 жил өмнө
test_multidb.py bed504d70b Fixed #24351, #24346 -- Changed the signature of allow_migrate(). 10 жил өмнө
test_operations.py 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 жил өмнө
test_optimizer.py 7fc4c1db62 Fixed #26710 -- Made CreateModel.references_model() take app_label into account. 8 жил өмнө
test_questioner.py 4dcaa5871b Fixed #26135 -- Adjusted the migration questioner's handling of disabled apps. 9 жил өмнө
test_state.py 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 жил өмнө
test_writer.py 3b383085fb Fixed #26555 -- Gave deconstructible objects a higher priority during serialization 9 жил өмнө