1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/migrations
2013-06-07 15:49:48 +01:00
..
migrations Add an Executor for end-to-end running 2013-05-30 18:08:58 +01:00
__init__.py
models.py
test_autodetector.py Autodetector tests 2013-06-07 15:49:48 +01:00
test_executor.py Add an Executor for end-to-end running 2013-05-30 18:08:58 +01:00
test_graph.py Fix graph tests 2013-05-30 17:56:53 +01:00
test_loader.py Add an Executor for end-to-end running 2013-05-30 18:08:58 +01:00
test_operations.py A bit of an autodetector and a bit of a writer 2013-06-07 15:28:38 +01:00
test_state.py ModelState now freezes options and bases 2013-05-19 12:35:17 +02:00
test_writer.py Field encoding 2013-06-07 15:36:31 +01:00