Source code for reference for an experienced web developer moving to django
I consider myself an experienced web developer having worked with ASP.Net Webforms & MVC, Symfony and Zend. I also feel right at home with jquery and prototype.
I have for a couple of days been working with a team which is about to start a pro开发者_如何学Goject on django. I've been looking at python and was thinking about a couple of reference projects to look at before I dive into django. Are there any open source projects / sample code you would recommend? I am looking for projects which are small enough to wrap your head around in a couple of days and intend to use them as a feature walk through of django.
Thanks
Take a look at github's Python page. Many of the projects you will see there should be django-based. I'd suggest picking a few that have many watchers.
精彩评论