NoReverseMatch at /new_topic/这个问题怎么解决啊

NoReverseMatch at /new_topic/
Reverse for 'new_topic' not found. 'new_topic' is not a valid view function or pattern name.
Request Method: GET
Request URL: http://localhost:8000/new_topic/
Django Version: 4.0
Exception Type: NoReverseMatch
Exception Value:
Reverse for 'new_topic' not found. 'new_topic' is not a valid view function or pattern name.