We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello, after adding couple of books, got an error listed below: DataError at /web/book/
invalid byte sequence for encoding "UTF8": 0xd0
Request Method: GET Request URL: http://localhost:8081/web/book/?lang=0 Django Version: 1.11 Exception Type: DataError Exception Value:
Exception Location: /usr/lib/python3.5/site-packages/django/db/backends/utils.py in execute, line 65 Python Executable: /usr/bin/python3 Python Version: 3.5.3 Python Path:
['/sopds', '/usr/lib64/python35.zip', '/usr/lib64/python3.5', '/usr/lib64/python3.5/plat-linux', '/usr/lib64/python3.5/lib-dynload', '/usr/lib64/python3.5/site-packages', '/usr/lib/python3.5/site-packages']
Server time: Ср, 19 Апр 2017 22:04:57 +0300
Full error: http://dpaste.com/1W5AYDT
The text was updated successfully, but these errors were encountered:
DB dump: dump.gz
Sorry, something went wrong.
Thanks, i'll try to resolve this issue before next Monday
Hi, any updates?
I still need some time - very busy in a commercial project
No branches or pull requests
hello,
after adding couple of books, got an error listed below:
DataError at /web/book/
invalid byte sequence for encoding "UTF8": 0xd0
Request Method: GET
Request URL: http://localhost:8081/web/book/?lang=0
Django Version: 1.11
Exception Type: DataError
Exception Value:
invalid byte sequence for encoding "UTF8": 0xd0
Exception Location: /usr/lib/python3.5/site-packages/django/db/backends/utils.py in execute, line 65
Python Executable: /usr/bin/python3
Python Version: 3.5.3
Python Path:
['/sopds',
'/usr/lib64/python35.zip',
'/usr/lib64/python3.5',
'/usr/lib64/python3.5/plat-linux',
'/usr/lib64/python3.5/lib-dynload',
'/usr/lib64/python3.5/site-packages',
'/usr/lib/python3.5/site-packages']
Server time: Ср, 19 Апр 2017 22:04:57 +0300
Full error:
http://dpaste.com/1W5AYDT
The text was updated successfully, but these errors were encountered: