- 博客(2)
- 收藏
- 关注
原创 django中urls,path方法的name属性报错情况集合
** 情况1 ** TypeError at / ‘str’ object is not a mapping Request Method: GET Request URL: http://127.0.0.1:8000/ Django Version: 2.2.1 Exception Type: TypeError Exception Value: ‘str’ object is not a mapping Exception Location: C:\Python35\lib\site-pack
2020-05-29 10:57:04
1131
原创 Django-详解settings.py 文件作用
模板Templates 在django配置文件 ----> settings.py 中,配置模板文件的 —参数列表-- 配置如下:, TEMPLATES = [ { 'BACKEND': 'django.template.backends.django.DjangoTemplates', 'DIRS': [os.path.join(BASE_DIR,...
2020-02-24 19:56:47
971
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅