Discuss workflow, dev, staging, and deployment with Django.
Hosted by Data Science Salon | Miami
Details
Many Django devs especially those new to python as well have a very hard time understanding the MVT system. I, myself thought I knew what I was doing until I tried to serve static files from nginx with a reverse proxy to mod-wsgi. Well, I've got that down now. So if anyboody else in South Florida is interested in Django I would love to meet up with them. Another issue recently brought about with the release of django 1.3 and those using trunk (1.4) is Class Based Views. It takes some source digging to figure out what parameters are available. As someone used to function based views it really was a headache learning the new system, but now I view it as an angel in disguise.
