dr.botzo/dr_botzo/dispatch
Brian S. Stephan 4f717cb1c2 dispatch: break Dispatcher actions into 2nd model
decouple the dispatcher (a key, basically) with the actions to take upon
receiving such a message. allows us to have multiple actions for one key
without weird hacks
2015-06-19 11:29:00 -05:00
..
migrations dispatch: break Dispatcher actions into 2nd model 2015-06-19 11:29:00 -05:00
__init__.py dispatch: port to django REST framework 2015-06-18 23:57:43 -05:00
admin.py dispatch: break Dispatcher actions into 2nd model 2015-06-19 11:29:00 -05:00
models.py dispatch: break Dispatcher actions into 2nd model 2015-06-19 11:29:00 -05:00
serializers.py dispatch: break Dispatcher actions into 2nd model 2015-06-19 11:29:00 -05:00
urls.py dispatch: break Dispatcher actions into 2nd model 2015-06-19 11:29:00 -05:00
views.py dispatch: break Dispatcher actions into 2nd model 2015-06-19 11:29:00 -05:00