> > I'm running it on the django development server. I changed the header and > it behaves the same way. Is that expected or not? > I also tried print request.FILES and I get <MultiValueDict: {}>, but after > i tried print request.raw_post_data and it seems that the name of the file > that i try to upload is included in the post data. I'm running out of other > ideas! >
-- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/W5xHRYBbZSUJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.