mirror of
https://github.com/django/django.git
synced 2025-08-18 17:50:58 +00:00
[1.9.x] Fixed #25274 --- Made inspectdb handle renamed fields in unique_together.
Backport of 2cb50f935a
from master
This commit is contained in:
parent
e2231075eb
commit
023bf66bff
4 changed files with 27 additions and 9 deletions
|
@ -9,4 +9,5 @@ Django 1.8.8 fixes several bugs in 1.8.7.
|
|||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed incorrect ``unique_together`` field name generation by ``inspectdb``
|
||||
(:ticket:`25274`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue