-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fias.nalog.ru упал, вместе с ним упал django-fias #76
Comments
Также обязательная проверка версий через сервис fias.nalog.ru не позволяет установить django-fias локально. |
Проверка запускается только при обновлении существующей БД.
используйте ключ
|
Использую так:
При использовании этого ключа во время первоначальной загрузки данных даёт ошибку
|
Решил вопрос следующим образом:
|
Just check that in table.py, pls
|
python manage.py runserver
не запускается, т.к. в одной из миграций fias есть проверка версииThe text was updated successfully, but these errors were encountered: