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-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Andrew Godwin
f146e70cb1
Remove overzealous migration flushes from migration test suite
2014-06-09 09:52:23 -07:00
..
faulty_migrations
…
migrations_test_apps
…
test_migrations
…
test_migrations_2
…
test_migrations_conflict
…
test_migrations_custom_user
…
test_migrations_no_ancestor
…
test_migrations_no_changes
…
test_migrations_no_default
…
test_migrations_run_before
…
test_migrations_squashed
…
test_migrations_unmigdep
…
__init__.py
…
models.py
…
test_autodetector.py
Fixed
#22777
: Add dependency on through for autodetected M2M adds
2014-06-08 17:12:59 -07:00
test_base.py
Fixed
#22750
,
#22248
: Model renaming now also alters field FKs
2014-06-07 18:18:02 -07:00
test_commands.py
Improved the test for refs
#22682
.
2014-05-30 11:00:13 -04:00
test_executor.py
Remove overzealous migration flushes from migration test suite
2014-06-09 09:52:23 -07:00
test_graph.py
…
test_loader.py
Merge pull request
#2736
from SmileyChris/migration-run_before
2014-06-05 20:29:26 -07:00
test_operations.py
Fixed
#22750
,
#22248
: Model renaming now also alters field FKs
2014-06-07 18:18:02 -07:00
test_optimizer.py
…
test_state.py
Fixed
#22659
-- Prevent model states from sharing field instances.
2014-06-01 15:10:38 -04:00
test_writer.py
Fixed
#22436
: More careful checking on method ref'ce serialization
2014-06-07 17:05:51 -07:00