创建models报错404
Page not found (404)
| Request Method: | GET |
|---|---|
| Request URL: | http://127.0.0.1:8000/blog/index/ |
Using the URLconf defined in myblog.urls, Django tried these URL patterns, in this order:
admin/
blog/ ^$
blog2/
The current path, blog/index/, didn't match any of these.
这个应该怎么解决啊,求大家