Skip to content

Instantly share code, notes, and snippets.

@benawad
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benawad/9b65d5435e13e96f3e96 to your computer and use it in GitHub Desktop.
Save benawad/9b65d5435e13e96f3e96 to your computer and use it in GitHub Desktop.
<h1>Hello, upload a file and I will turn it grey</h1>
<form method="POST" action="" enctype="multipart/form-data">
{{ form.as_p }}
<input type='submit' value='Upload'/>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment