sohail288 / sheetswap

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

closes #5 : users can now receive emails when a trade is requested fo… #34

Closed sohail288 closed 8 years ago

sohail288 commented 8 years ago

…r their item

This works, but the emails are blocking the request. Sending emails should be done in a task queue.