Building A Dictionary Web App With Django
A dictionary is simply a book/electronic medium that outlines words particular to a language along with their meanings. Modern dictionaries also provide information such as the origin of a word, its transcription, and use cases.
In this tutorial, we ...
prosper-articles.hashnode.dev8 min read
Kaмилла Гарифуллина
Hello Edward, I found out the error when runing the surver. After I run this command: python manage.py runserver. Here is an output: \project\mydictionary\dictionary\views.py", line 19, in SearchView meaning_1 = meaning[0].getText() ~~~^^^ IndexError: list index out of range
and the second error in this output: "GET /favicon.ico HTTP/1.1" 404 2445 Internal Server Error: /search/