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-28 19:44:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Andrew Godwin
9e5a37c82d
Fix comment
2014-07-10 10:00:31 -07:00
..
faulty_migrations
…
migrations_test_apps
…
test_migrations
…
test_migrations_conflict
…
test_migrations_custom_user
…
test_migrations_first
…
test_migrations_latest
…
test_migrations_latest_basic
…
test_migrations_no_ancestor
…
test_migrations_no_changes
Fixed
#22970
: Incorrect dependencies for existing migrated apps
2014-07-09 23:53:43 -07:00
test_migrations_no_default
…
test_migrations_run_before
…
test_migrations_squashed
…
test_migrations_unmigdep
…
__init__.py
…
models.py
Fixed
#22970
: Incorrect dependencies for existing migrated apps
2014-07-09 23:53:43 -07:00
test_autodetector.py
Fix comment
2014-07-10 10:00:31 -07:00
test_base.py
…
test_commands.py
…
test_executor.py
…
test_graph.py
…
test_loader.py
…
test_operations.py
Fixed
#22917
-- Fixed typo in AlterIndexTogether.describe().
2014-06-27 10:34:48 -04:00
test_optimizer.py
…
test_state.py
Fixed
#22906
-- Added a more helpful repr to migrations' ModelState.
2014-07-06 14:56:18 +07:00
test_writer.py
Fixed
#22943
-- Correctly serialize compiled regexes.
2014-07-04 13:34:20 -04:00