為什么我的運行之后變成這樣
django.urls.exceptions.NoReverseMatch: Reverse for 'boke_contents' with arguments '('',)' not found. 1 pattern(s) tried: ['boke0/bc/(?P<boke_id>[0-9]+)$']
[09/Oct/2019 23:12:04] "GET /boke0/88/ HTTP/1.1" 500 125386
django.urls.exceptions.NoReverseMatch: Reverse for 'boke_contents' with arguments '('',)' not found. 1 pattern(s) tried: ['boke0/bc/(?P<boke_id>[0-9]+)$']
[09/Oct/2019 23:12:04] "GET /boke0/88/ HTTP/1.1" 500 125386
2019-10-09
舉報
2019-11-06
url配置問題,你查查boke_contents