.. |
faulty_migrations
|
36ded01527
Fixed #21302 -- Fixed unused imports and import *.
|
11 anni fa |
migrations_test_apps
|
f7a78f9bba
Fixed #22791 -- Invoke interactive questioner only for conflicts in specified apps.
|
10 anni fa |
test_migrations
|
21c496ea52
Fixed #22881 -- Better soft_applied migration detection
|
10 anni fa |
test_migrations_conflict
|
e520a73eee
Harmonized some PEP 0263 coding preambles
|
11 anni fa |
test_migrations_custom_user
|
e520a73eee
Harmonized some PEP 0263 coding preambles
|
11 anni fa |
test_migrations_first
|
2cee1d4642
Fixed #22861: Internal migrations done first so __first__ works
|
10 anni fa |
test_migrations_no_ancestor
|
f851a954ac
Fixed #22602 -- Improved code coverage of makemigrations command tests.
|
11 anni fa |
test_migrations_no_changes
|
008bff92b7
Fixed #22970: Incorrect dependencies for existing migrated apps
|
10 anni fa |
test_migrations_no_default
|
63fc91b3ca
Fixed #22676 -- makemigrations --dry-run should not ask for defaults
|
11 anni fa |
test_migrations_run_before
|
45fa520187
Implement Migration.run_before
|
10 anni fa |
test_migrations_squashed
|
e520a73eee
Harmonized some PEP 0263 coding preambles
|
11 anni fa |
test_migrations_unmigdep
|
e520a73eee
Harmonized some PEP 0263 coding preambles
|
11 anni fa |
__init__.py
|
f6801a234f
Adding a dependency graph class and tests
|
12 anni fa |
models.py
|
008bff92b7
Fixed #22970: Incorrect dependencies for existing migrated apps
|
10 anni fa |
test_autodetector.py
|
1435cfbe8d
Fixed #23302 -- Added --name/-n option to makemigrations command
|
10 anni fa |
test_base.py
|
4ce7a6bc84
Fixed #22750, #22248: Model renaming now also alters field FKs
|
10 anni fa |
test_commands.py
|
1435cfbe8d
Fixed #23302 -- Added --name/-n option to makemigrations command
|
10 anni fa |
test_executor.py
|
885ff6845e
Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"
|
10 anni fa |
test_graph.py
|
abd640fbdf
Fixed #23341 -- Added migration name to nonexistent migration error in makemigrations.
|
10 anni fa |
test_loader.py
|
885ff6845e
Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"
|
10 anni fa |
test_operations.py
|
e03b7940e5
Fixed #22918 -- Fixed SeparateDatabaseAndState crash
|
10 anni fa |
test_optimizer.py
|
b30d32ff24
Fixed #22875: Optimizer did not take through= into account.
|
10 anni fa |
test_state.py
|
2572c07cc6
Fixed #22906 -- Added a more helpful repr to migrations' ModelState.
|
10 anni fa |
test_writer.py
|
11d9cbe2f4
Fixed #23316 -- Added datetime.time serialization in migrations.
|
10 anni fa |