Re: Pagination with file upload (MultiValueDictKeyError)
On Tue, Apr 16, 2013 at 10:40 AM, <chambers24889@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:
Venkat
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+unsubscribe@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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home