问题
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