mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[1.8.x] Fixed #25274 --- Made inspectdb handle renamed fields in unique_together.
Backport of 2cb50f935a from master
This commit is contained in:
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user