Colin Wood 27ee608b55 Fixed #22940 -- Added missing string iterpolation parameters in migrations.writer error. il y a 10 ans
..
faulty_migrations 36ded01527 Fixed #21302 -- Fixed unused imports and import *. il y a 11 ans
migrations_test_apps 77ff4a9360 Fix previous commit on python 2 il y a 10 ans
test_migrations 21c496ea52 Fixed #22881 -- Better soft_applied migration detection il y a 10 ans
test_migrations_conflict e520a73eee Harmonized some PEP 0263 coding preambles il y a 11 ans
test_migrations_custom_user e520a73eee Harmonized some PEP 0263 coding preambles il y a 11 ans
test_migrations_first 2cee1d4642 Fixed #22861: Internal migrations done first so __first__ works il y a 10 ans
test_migrations_latest 09b63a7cce Fix __latest__ to actually resolve to the latest migration il y a 10 ans
test_migrations_latest_basic 09b63a7cce Fix __latest__ to actually resolve to the latest migration il y a 10 ans
test_migrations_no_ancestor f851a954ac Fixed #22602 -- Improved code coverage of makemigrations command tests. il y a 11 ans
test_migrations_no_changes f851a954ac Fixed #22602 -- Improved code coverage of makemigrations command tests. il y a 11 ans
test_migrations_no_default 63fc91b3ca Fixed #22676 -- makemigrations --dry-run should not ask for defaults il y a 11 ans
test_migrations_run_before 45fa520187 Implement Migration.run_before il y a 10 ans
test_migrations_squashed e520a73eee Harmonized some PEP 0263 coding preambles il y a 11 ans
test_migrations_unmigdep e520a73eee Harmonized some PEP 0263 coding preambles il y a 11 ans
__init__.py f6801a234f Adding a dependency graph class and tests il y a 12 ans
models.py 390f888745 Fixed #22447 -- Make sure custom model bases can be migrated. il y a 11 ans
test_autodetector.py e0cd07ec2f Fixed #22903 -- Fixed migration generation if index_together or unique_together is removed from a model. il y a 10 ans
test_base.py 4ce7a6bc84 Fixed #22750, #22248: Model renaming now also alters field FKs il y a 10 ans
test_commands.py 908160f692 Fixed test failures introduced by refs #22881. il y a 10 ans
test_executor.py 21c496ea52 Fixed #22881 -- Better soft_applied migration detection il y a 10 ans
test_graph.py 2cee1d4642 Fixed #22861: Internal migrations done first so __first__ works il y a 10 ans
test_loader.py 2cee1d4642 Fixed #22861: Internal migrations done first so __first__ works il y a 10 ans
test_operations.py 70576740b0 Fixed #22917 -- Fixed typo in AlterIndexTogether.describe(). il y a 10 ans
test_optimizer.py b30d32ff24 Fixed #22875: Optimizer did not take through= into account. il y a 10 ans
test_state.py a8ce5fdc28 Fixed #22470: Full migration support for order_with_respect_to il y a 10 ans
test_writer.py 27ee608b55 Fixed #22940 -- Added missing string iterpolation parameters in migrations.writer error. il y a 10 ans