Django. A good tutorial for Class Based Views [closed]

南楼画角 提交于 2019-11-28 16:50:00

问题


Is there any good tutorial for learn how to use Class Based Generics Views in Django? I think that the documentation is not quite good and i'm a little bit lost when i try to do not usual things with the ListView, DetailView, CreateView, UpdateView and the other ones. I've read the Django documentation , The Django Book and a lot of google search.But i feel that i'm still not comfortable with my knowledges. Thanks


回答1:


Yes, here are three excellent screencasts by GoDjango:

Part 1

Part 2

Part 3



来源:https://stackoverflow.com/questions/17414622/django-a-good-tutorial-for-class-based-views

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!