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-15 20:08:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Andrew Godwin
a338e07735
Fixed
#23101
: Prefer doing deletes before creates in autodetector.
...
Makes declined or missed renames still work (but drop data).
2014-07-29 09:38:51 -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
#23101
: Prefer doing deletes before creates in autodetector.
2014-07-29 09:38:51 -07:00
test_base.py
…
test_commands.py
…
test_executor.py
…
test_graph.py
…
test_loader.py
…
test_operations.py
…
test_optimizer.py
…
test_state.py
…
test_writer.py
…