scbunn / mel

marathon event listener flask app
GNU General Public License v3.0
0 stars 0 forks source link

get rid of abort() calls with something more elegant #21

Open scbunn opened 8 years ago

scbunn commented 8 years ago

Need to add some sort of EventManager. I want to be able to emulate SQLAlchemy's find_or_404 type of capability.