Skip to content

Instantly share code, notes, and snippets.

@mitsuhiko
Last active December 13, 2015 16:59
Show Gist options
  • Select an option

  • Save mitsuhiko/4944160 to your computer and use it in GitHub Desktop.

Select an option

Save mitsuhiko/4944160 to your computer and use it in GitHub Desktop.
class APIRequest(Request):
want_form_data_parsed = False
data = property()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment