How much knowledge do I need to begin a project in Django
- by Smock
I started learning django about a month ago. I have an intermediate C, Java programming experience. I read the first 8 chapters of the django book . Afterwards, I picked up Practical Django Projects by James Bennett and did the first two projects: CMS & Web Blog.
Although, I started getting lost when he got to the generic views part. I know…