On Tue, Apr 16, 2013 at 10:40 AM, <chambers24...@gmail.com> wrote:

> I have a simple form that takes a user upload, queries a database, and
> displays results in a table.  I receive the following error whenever I try
> to go to the second, third, fourth, etc page:


Why are you querying the DB? You mean, once the file uploads, you want to
requery the DB and get the 'new' list with this list of files?

Btw, I have tried my hands on with django-jquery-file-upload and i think
its one of the better solutions:
https://github.com/sigurdga/django-jquery-file-upload

Venkat
https://twitter.com/venkasub

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to