Django IO exceptions through times

2013-04-15 Thread Anton Parkhomenko
Hi. I have a strange problem with Django. It raise exceptions like TemplateDoesNotExist or ImportError, while actually files and modules are exists and have proper rights. This error appears not everytime, but in ~1/20 cases (not regular), thus I thought about to blame my VDS, but other project

Re: Pagination with file upload (MultiValueDictKeyError)

2013-04-15 Thread Venkatraman S
On Tue, Apr 16, 2013 at 10:40 AM, 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 upl

Pagination with file upload (MultiValueDictKeyError)

2013-04-15 Thread chambers24889
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: MultiValueDictKeyError at /result/ "Key 'batch' not found in " Request Method: GET Request URL: htt

Re: Handling duplicate js/css in forms media with included templates

2013-04-15 Thread Nora Olsen
On Tuesday, April 16, 2013 11:41:56 AM UTC+8, Nora Olsen wrote: > > Hi, > > I have seen some discussion in this group on how to handle duplicate > form.media in template includes. > > I have the following the following base.html with scripts at the end of > the body. I am following h5bp convent

Handling duplicate js/css in forms media with included templates

2013-04-15 Thread Nora Olsen
Hi, I have seen some discussion in this group on how to handle duplicate form.media in template includes. I have the following the following base.html with scripts at the end of the body. I am following h5bp convention: window.jQuery || document.write('