Python Django学习资料

1)首先,学习官方文档:

1. https://docs.djangoproject.com/zh-hans/2.2/

2.精简版:http://djangobook.py3k.cn/2.0/

2)实践

1.博客开发:https://www.zmrenwu.com/courses/django-blog-tutorial/

2. https://www.tangowithdjango.com/book17/#

其他: 《轻量级Django》

学习记录:

1. Django URLConf 解析及自定义路径解析:https://docs.djangoproject.com/zh-hans/2.2/topics/http/urls/

posted on 2019-06-10 16:42  卡卡Oak  阅读(96)  评论(0)    收藏  举报

导航