sohail288 / sheetswap

Flask App to trade sheet music
1 stars 0 forks source link

image controllers need to be in their own module #55

Closed sohail288 closed 8 years ago

sohail288 commented 8 years ago

Right now, items.controllers have their own image handlers. To help decouple the image saving process, I need to create a new blueprint that deals with utilities only.