Ramin Farajpour Cami 0a63ef3f61 Fixed #27463 -- Fixed E741 flake8 warnings. 8 lat temu
..
deprecated_field_migrations 0ed7d15563 Sorted imports with isort; refs #23860. 10 lat temu
faulty_migrations c0cc8f69e7 Refactored tests that rely on an ImportError for Python 3.5 compatibility 10 lat temu
migrations_test_apps 36d36818a3 Fixed #26647 -- Included the state of all applied migrations when migrating forward. 8 lat temu
related_models_app d538e37e1b Added tests for get_related_models_recursive 10 lat temu
test_add_many_to_many_field_initial fa9ce4e9a6 Fixed #25922 -- Fixed migrate --fake-initial detection of many-to-many tables. 9 lat temu
test_auto_now_add 49c57f8565 Fixed #25005 -- Made date and time fields with auto_now/auto_now_add use effective default. 9 lat temu
test_migrations fc584f0685 Fixed #26117 -- Consulted database routers in initial migration detection. 9 lat temu
test_migrations_atomic_operation f91a04621e Fixed #25833 -- Added support for non-atomic migrations. 9 lat temu
test_migrations_backwards_deps_1 d7ab2cefb7 Revert "Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migrations." 10 lat temu
test_migrations_conflict c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_custom_user c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_empty a1487deebf Fixed #23359 -- Added showmigrations command to list migrations and plan. 10 lat temu
test_migrations_fake_split_initial c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_first c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_initial_false db97a88495 Fixed #24375 -- Added Migration.initial attribute 9 lat temu
test_migrations_no_ancestor c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_no_changes c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_no_default 0ed7d15563 Sorted imports with isort; refs #23860. 10 lat temu
test_migrations_non_atomic f91a04621e Fixed #25833 -- Added support for non-atomic migrations. 9 lat temu
test_migrations_order de41fbb3cf Fixed #25239 -- Corrected makemigrations numbering if a migration has a number-only filename. 9 lat temu
test_migrations_run_before c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_squashed c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
test_migrations_squashed_complex c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 10 lat temu
test_migrations_squashed_complex_multi_apps c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 10 lat temu
test_migrations_squashed_erroneous c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 10 lat temu
test_migrations_squashed_extra d117567c7d Fixed #27004 -- Made migrations consistency check ignore unapplied squashed migrations. 8 lat temu
test_migrations_squashed_ref_squashed 509379a161 Fixed #25945, #26292 -- Refactored MigrationLoader.build_graph() 9 lat temu
test_migrations_unmigdep c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField 9 lat temu
__init__.py f6801a234f Adding a dependency graph class and tests 12 lat temu
models.py 1f03d2d924 Refs #23822 -- Made MigrationOptimizer aware of model managers 10 lat temu
routers.py 098c07a032 Fixed #27142, #27110 -- Made makemigrations consistency checks respect database routers. 8 lat temu
test_autodetector.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_base.py fc584f0685 Fixed #26117 -- Consulted database routers in initial migration detection. 9 lat temu
test_commands.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_deprecated_fields.py 33457cd3b0 Removed IPAddressField per deprecation timeline; refs #20439. 10 lat temu
test_exceptions.py 34c56687ae Fixed #26342 -- Prevented unpacking when repr a NodeNotFoundError 9 lat temu
test_executor.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_graph.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_loader.py 8119b679eb Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6. 8 lat temu
test_multidb.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_operations.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_optimizer.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_questioner.py 4dcaa5871b Fixed #26135 -- Adjusted the migration questioner's handling of disabled apps. 9 lat temu
test_state.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 lat temu
test_writer.py 0a63ef3f61 Fixed #27463 -- Fixed E741 flake8 warnings. 8 lat temu