mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Fixed #29307 -- Fixed inspectdb import paths for django.contrib.postgres fields.
Thanks erindy for the report.
This commit is contained in:
parent
6a1957bb98
commit
65c44a5c1d
3 changed files with 14 additions and 13 deletions
|
@ -9,4 +9,5 @@ Django 2.0.5 fixes several bugs in 2.0.4.
|
|||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Corrected the import paths that ``inspectdb`` generates for
|
||||
``django.contrib.postgres`` fields (:ticket:`29307`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue