Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: a8ce5fdc28bdbe091476d49d014d68f8ba4353e7
https://github.com/django/django/commit/a8ce5fdc28bdbe091476d49d014d68f8ba4353e7
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:
-----------
Fixed #22470: Full migration support for order_with_respect_to