Re: file upload RAM buffer or stream to tmp

2008-01-16 Thread gwhit
Proably because django when written only file uploading being done was the reporters/editors. So you kinda have to trust them to not DDos you. On Jan 14, 6:15 pm, "Vance Dubberly" <[EMAIL PROTECTED]> wrote: > James, > > So very true. I tell you what, I've been meaning to contribute > something t

Re: How to add a parent class to the Poll class? (First tutorial)

2007-12-27 Thread gwhit
> > Why do I get this error message? What error are you refering to? Is so that is not a error. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-user

Re: Generating graphs from db data and displaying results using Django?

2007-07-10 Thread gwhit
Look at http://www.nullcube.com/software/pygdchart2.html Or can also go a javascript route check out http://www.reach1to1.com/sandbox/jquery/jqchart/ On Jul 10, 6:03 pm, Chris Rich <[EMAIL PROTECTED]> wrote: > Hey all, > So, I'm a beginner here with Django/webdesign/database stuff/all the > r