Friday, October 24, 2008

Ajax upload progress bars with jquery, django and nginx

by Kevin Fricovsky

I knew something like this would pop-up eventually. Taking advantage of the new file handling in Django 1.0 and a borrowing a few concepts from a couple of code snippets from djangosnippets.org, ithe FairView Computing team blogged about their creative solution for an ajax upload progress bars with jquery, django and nginx... downloadable code and all.

Bookmark and Share