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-01-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Andrew Godwin
e2d7e83256
Autodetect ForeignKeys and add dependencies/split on circulars
2013-06-22 17:15:51 +01:00
..
test_migrations
First stab at some migration creation commands
2013-06-19 15:36:22 +01:00
__init__.py
…
models.py
…
test_autodetector.py
Autodetect ForeignKeys and add dependencies/split on circulars
2013-06-22 17:15:51 +01:00
test_executor.py
Fix test running with new apps stuff/migrate actually running migrations
2013-06-19 15:36:02 +01:00
test_graph.py
Fix graph tests
2013-05-30 17:56:53 +01:00
test_loader.py
Fix test running with new apps stuff/migrate actually running migrations
2013-06-19 15:36:02 +01:00
test_operations.py
Autodetect field alters
2013-06-20 15:19:30 +01:00
test_state.py
ModelState now freezes options and bases
2013-05-19 12:35:17 +02:00
test_writer.py
Fix test running with new apps stuff/migrate actually running migrations
2013-06-19 15:36:02 +01:00