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-13 19:06:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
migrations
History
Loic Bistuer
5008706345
Added test for a921f06 - refs
#21280
.
...
This commit also lays the groundwork for future tests for the makemigrations command.
2013-10-17 12:08:17 -04:00
..
faulty_migrations
…
test_migrations
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
test_migrations_2
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
__init__.py
…
models.py
Added test for a921f06 - refs
#21280
.
2013-10-17 12:08:17 -04:00
test_autodetector.py
…
test_base.py
…
test_commands.py
Added test for a921f06 - refs
#21280
.
2013-10-17 12:08:17 -04:00
test_executor.py
…
test_graph.py
…
test_loader.py
…
test_operations.py
…
test_optimizer.py
Improve migration optimizer to be able to optimize through other ops
2013-10-16 11:09:33 +01:00
test_state.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
test_writer.py
…