Добрый день, дошёл до сюда http://djbook.ru/ch06s04.html, все поступающие проблемы разрешил, кроме одной: не сохраняется у автора фотография через админку, при попытке сохранить, пишет следующую ошибку:
TypeError at /admin/books/test2/add/
'tuple' does not support the buffer interface
Request Method: POST
Request URL: http://127.0.0.1:8000/admin/books/test2/add/
Django Version: 1.5.1
Exception Type: TypeError
Exception Value:
'tuple' does not support the buffer interface
Exception Location: Z:\usr\local\python\lib\ntpath.py in abspath, line 590
Python Executable: Z:\usr\local\python\python.exe
Python Version: 3.3.1
Python Path:
['Z:\\home\\testdjango\\codesite',
'C:\\Windows\\system32\\python33.zip',
'Z:\\usr\\local\\python\\DLLs',
'Z:\\usr\\local\\python\\lib',
'Z:\\usr\\local\\python',
'Z:\\usr\\local\\python\\lib\\site-packages']
Версии:Django Version: 1.5.1Python Version: 3.3.1OC: Windows 7x64PostgreSQL 8.4.2
Updated 18 April 2013, 8:58 by JohnJ.