• 2021/05/26

  1. 1146, "Table 'logistics.outstorage_orderitem' doesn't exist"
  • 2021/05/21

  1. django.core.exceptions.ImproperlyConfigured: Specifying a namespace in inclu:应该是django版本的问题?
  • 2021/05/20

  1. django.urls.exceptions.NoReverseMatch: Reverse for 'index' not found. 'index' is not a valid view function or pattern name.
  2. 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

  1. 已解决:OSError