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 |
||
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
models.py | ||
serializers.py | ||
urls.py | ||
views.py |