Re: How to go about building complicated web apps with django?

2015-05-12 Thread Mario Gudelj
"Should I start building a basic web app and then iteratively" <<< This. Then buy this book https://highperformancedjango.com/ after you've done things like these http://www.revsys.com/blog/2015/may/06/django-performance-simple-things/ On 13 May 2015 at 11:04, akshat wrote: > I am new to django

How to go about building complicated web apps with django?

2015-05-12 Thread akshat
I am new to django. I have till now built tutorial apps and read almost 25% of the source code of django. Right now I guess I have decent know-how of django but since I have not built large-scale app on django hence the question. I am building a web app which I know will involve various complexi