On 25 Cze, 13:50, Harish <harish.bha...@gmail.com> wrote:
> Hi Guys,
>
> I am facing a problem in File Upload field in Django,  It shows the
> error ''FileDict' object has no attribute 'startswith'

'startswith' is a string method, aren't you trying to make some
operations
of file name, but using FileDict object by mistake?

--
Tomasz Zieliński
http://pyconsultant.eu
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to