Monday, November 17, 2008

An autocomplete form widget for ForeignKey model fields

by Kevin Fricovsky

Jannis Leidel impresses with an autocomplete form widget input box for ForeignKeyFields (versus raw_id browse functionality) using JQuery and Ajax. Make sure to checkout the silent screencast to see it in action - http://www.flickr.com/photos/jannis/3028766217/

Bookmark and Share

Continue reading… Join the Discussion, 0 people have left comments.

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

Continue reading… Join the Discussion, 0 people have left comments.

Tags/Topics view all