dingoblog / dingo

Blog engine written in Go
MIT License
284 stars 37 forks source link

File upload page doesn't work #48

Closed nak3 closed 8 years ago

nak3 commented 8 years ago

step-1. Go to file upload page - http://localhost:8000/admin/files/

step-2. Choose and upload JPG file. (Push OK)

Result:

2016/05/11 - 22:24:39 | 200 |    1.404017ms | ::1 |   POST    /admin/files/upload/
dinever commented 8 years ago

I will take a look at this. Thanks @nak3

kitelife commented 8 years ago

@dinever I will try to fix it.

dinever commented 8 years ago

Fixed by @youngsterxyf in #68 ⚡