MCPcopy
hub / github.com/django/django / view

Function view

tests/urlpatterns_reverse/nonimported_module.py:1–3  ·  view source on GitHub ↗

Stub view

(request)

Source from the content-addressed store, hash-verified

1def view(request):
2 """Stub view"""
3 pass

Calls

no outgoing calls