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-03-21 23:00:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Andrew Godwin
9247da1032
Fixed
#23315
: Operational dependency fail with mixed create/add
2014-08-19 19:51:12 -07:00
..
faulty_migrations
…
migrations_test_apps
…
test_migrations
…
test_migrations_conflict
…
test_migrations_custom_user
…
test_migrations_first
…
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
#23315
: Operational dependency fail with mixed create/add
2014-08-19 19:51:12 -07:00
test_base.py
…
test_commands.py
Fixed broken tests on Oracle after 5853c87a458f62ebd62d7809168355610de2570c.
2014-08-19 17:58:30 +02:00
test_executor.py
Fixed
#23093
: soft application detection for swapped models
2014-07-25 09:35:38 -07:00
test_graph.py
Fixed
#22861
: Internal migrations done first so __first__ works
2014-06-17 23:28:35 -07:00
test_loader.py
…
test_operations.py
Fixed typo in tests/migrations/test_operations.py
2014-08-15 11:01:49 -04:00
test_optimizer.py
…
test_state.py
…
test_writer.py
Fixed
#23316
-- Added datetime.time serialization in migrations.
2014-08-19 13:31:46 -04:00