well,first,my english is poor.sorry!!
i find a problem with Django development server,when I use newforms or
modelform to output textarea,if this textarea filled too many
words,and submit to Django development server with POST method.
in firefox, it is always normal,but in IE7,the content in textarea can
insert into database, but in browser i get a response just like the
url visited a non-exist website ,(not django's friendly 404 error when
set debug true).

when use django with apache,it is normal in IE7, so i think ti is a
problem with Django development server.

someone can explain it or solve this problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to