Skip to content

Instantly share code, notes, and snippets.

@joshourisman
Created February 28, 2012 00:06
Show Gist options
  • Save joshourisman/1928024 to your computer and use it in GitHub Desktop.
Save joshourisman/1928024 to your computer and use it in GitHub Desktop.
<form method="POST" action="{% url accounts_admin_bulk_upload account.pk %}" enctype="multipart/form-data">
<input type="file" name="bulk" />
<input class="button" type="submit" name="" value="Bulk Upload Sub-accounts" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment