Brian S. Stephan dac7999c0f dispatch: use generics better (?) in /message
use GenericAPIView rather than APIView in order to get some common idiom
stuff done for us. we continue to support GET and POST in
DispatchMessage, now it's just a bit cleaner. i think.

anyway if we were doing this stuff more we could/should probably create
mixins for them, but at the moment this is pretty sane i think
2015-06-19 10:51:11 -05:00
..
2015-06-18 18:48:38 -05:00
2015-05-27 21:01:28 -05:00
2015-06-16 20:27:44 -05:00
2015-05-27 20:05:04 -05:00
2015-05-21 22:04:57 -05:00
2015-06-13 13:41:37 -05:00
2015-06-16 20:27:44 -05:00