Skip to content

Add json_view shortcut #31

Description

@jsocol

Once #28 and #30 are done, adding a new shortcut seems like a good idea:

@json_view
def myview(request):

would be equivalent to

@json_request
@json_response
def myview(request):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions