Evren Esat Ozkan
unread,Dec 4, 2008, 11:08:02 PM12/4/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi,
When I'm using Opera, if any form field's content is bigger than
certain size (~20kb), all post data gone missing on serverside. I'm
faced with this problem when trying to upload images but same problem
raising if text fields has enough data too. Problem araising on admin
site and also on hand made views.
Opera is my primary browser for years and I was never encountered
anything like that on any site. Even my previous sites which running
on Django 0.97 are working properly with Opera. So, this is specific
to Opera & Django 1.0 (or 1.1) combination.
Is this a known problem or a bug in Opera or Django? Searched on
google (and here, and code.dj..) but found nothing.
Note: I'm using latest snapshots of Opera on Linux, but same things
apply for stable version of Opera for Windows too.
Thanks in advance,
Evren