django / django-contrib-comments

BSD 3-Clause "New" or "Revised" License
614 stars 196 forks source link

list index out of range #152

Closed dengwen168 closed 4 years ago

dengwen168 commented 4 years ago

When i click the "submit" button, I got the following information:

Request Method: POST

http://127.0.0.1:8000/comments/post/ 2.0 IndexError list index out of range H:\py_project\weather\weathervenv\lib\site-packages\django\db\models\query.py in getitem, line 307 H:\py_project\weather\weathervenv\Scripts\python.exe 3.6.5

jhabarsingh commented 4 years ago

can i work on this issue ?

claudep commented 4 years ago

Of course, but do you think you have enough information to find the root cause?

jhabarsingh commented 4 years ago

yeah i feel the information is not sufficient, to work on this issue. sorry for that .

claudep commented 4 years ago

No problem, closing for lack of reproducible information.