-
2021/05/26
-
1146, "Table 'logistics.outstorage_orderitem' doesn't exist"
-
2021/05/21
-
2021/05/20
- django.urls.exceptions.NoReverseMatch: Reverse for 'index' not found. 'index' is not a valid view function or pattern name.
- django.urls.exceptions.NoReverseMatch: Reverse for 'templates/index.html' not found. 'templates/index.html' is not a valid view function or pattern name.把{% url "dashboard" %}的代码换成了index的模板,竟然也能访问,神奇。
-
2021/05/19
- 已解决:OSError