점프투 장고에서 '답변목록' 오류
NoReverseMatch at /pybo/304/
Reverse for 'answer_create' not found. 'answer_create' is not a valid view function or pattern name.
Request Method: GET
Request URL: http://127.0.0.1:8000/pybo/304/
Django Version: 3.1.3
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'answer_create' not found. 'answer_create' is not a valid view function or pattern name.
Exception Location: C:\venvs\mysite\Lib\site-packages\django\urls\resolvers.py, line 685, in _reverse_with_prefix
Python Executable: C:\venvs\mysite\Scripts\python.exe
Python Version: 3.11.0
Python Path:
['C:\projects\mysite',
'C:\Python311\python311.zip',
'C:\Python311\DLLs',
'C:\Python311\Lib',
'C:\Python311',
'C:\venvs\mysite',
'C:\venvs\mysite\Lib\site-packages']
Server time: Thu, 02 Feb 2023 01:48:32 +0900
안녕하세요.
질문목록에서 '답변목록'으로 에러가 발생했습니다.
살펴주시면 감사하겠습니다.
wood 님 116
2023년 2월 2일 1:52 오전
