Branch: refs/heads/stable/1.7.x
Home:
https://github.com/django/django
Commit: e5cde2062c0fbe21476978cc318c84134bf7bc46
https://github.com/django/django/commit/e5cde2062c0fbe21476978cc318c84134bf7bc46
Author: Andrew Godwin <
and...@aeracode.org>
Date: 2014-06-15 (Sun, 15 Jun 2014)
Changed paths:
M django/db/migrations/autodetector.py
M django/db/migrations/operations/__init__.py
M django/db/migrations/operations/models.py
M django/db/migrations/state.py
M docs/ref/migration-operations.txt
M tests/migrations/test_autodetector.py
M tests/migrations/test_operations.py
M tests/migrations/test_state.py
Log Message:
-----------
[1.7.x] Fixed #22470: Full migration support for order_with_respect_to