On 08/09/2011 03:33 PM, Juan Pablo Romero Méndez wrote: > Hey guys, > > This is the first part of a series of blog posts I'm writing about > class based generic views: > > http://pseudocorta.blogspot.com/2011/08/django-generic-views.html > > Cheers! > > Juan Pablo > Hi Juan,
This blog looks interesting. I am curious about the next ones :-) . For people with little experience it might help a lot if you also add the import statements. I personally don't know for example by heart, where generic.CreateView is coming from. With many tutorials, blogs, code snippets I spent more time searching for the correct import than understanding the rest of the code. Experienced programmes wil know of course the which import to use, but the few addtional lines shouldn't really hurt them. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.