-
Recent Posts
Recent Comments
- Shawn on Install python PIL ( Python image Library ) on Ubuntu 11.10 Oneiric
- Régis Eduardo Weizenmann Gregol on How to login postgresql access psql from ubuntu user
- Gabriel on Setup Aptana For Python and Django Development with Checker, Tag, Linter
- Artur_G on How to reset postgres password in PostgreSQL Ubuntu 11.10 Oneiric
- django dev on Install python PIL ( Python image Library ) on Ubuntu 11.10 Oneiric
Archives
Categories
Meta
Tag Archives: FieldFile found Django
coercing to Unicode: need string or buffer, FieldFile found Django
When I try to send Content File in Django, I got this error : 12xmlrpclib.Fault: <fault 1: "<type ‘exceptions.TypeError’>:coercing to Unicode: need string or buffer, FieldFile found"> </fault> Then i suddenly that making a dumb mistake. Watch this codes :