Yuego / django-fias

Other
113 stars 70 forks source link

Django 1.10 compatibility #64

Closed jungornti closed 7 years ago

jungornti commented 8 years ago

Добрый день, при обновлении БД вываливаются вот такие Deprecation Warnings:

Applying fias.0004_auto_20160824_1003... OK Downloading: |################################| 100/100. ETA: 1079

fias/importer/indexes.py:43: RemovedInDjango110Warning: 'get_all_related_objects is an unofficial API that has been deprecated. You may be able to replace it with 'get_fields()' [rel for rel in model._meta.get_all_related_objects() if rel.field_name == field.name]

Yuego commented 7 years ago

Пофикшено в #69