Comment on Bootcamp, an open-source enterprise social networkComments−akx12yMmm, any reason you're not using Django's class-based views (or http://django-vanilla-views.org/) for DRYer code?−gsands12yThere's a debate over whether or not class-based views are a good idea to use. Discussion here: http://lukeplant.me.uk/blog/posts/djangos-cbvs-were-a-mistak...−vitorfsOP12yactually im new on django hehe i will take a look on this project as it seem to be a interesting approach
Comments
Mmm, any reason you're not using Django's class-based views (or http://django-vanilla-views.org/) for DRYer code?
There's a debate over whether or not class-based views are a good idea to use. Discussion here: http://lukeplant.me.uk/blog/posts/djangos-cbvs-were-a-mistak...
actually im new on django hehe i will take a look on this project as it seem to be a interesting approach