MCPcopy
hub / github.com/encode/django-rest-framework / create

Method create

tests/schemas/views.py:237–238  ·  view source on GitHub ↗
(self, request)

Source from the content-addressed store, hash-verified

235 pass
236
237 def create(self, request):
238 pass
239
240 def retrieve(self, request, pk=None):
241 pass

Calls

no outgoing calls