Go to file
Luke Faraone 424c5b49ef Add a progress bar to show file upload progress from browser to Django.
When testing locally this bar sort of lies, because the actual bottleneck
is Django→S3.

In prod, our connection to S3 will supposudly be really fast so this won't
matter.

(imported from commit c9f4b4882cbfdf3bbb8180f1500f35d8481c1f39)
2013-04-05 13:07:18 -07:00
api Make the API bindings method for removing subscriptions have the same name we use in our example 2013-04-01 13:05:57 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Check for USER env var before accessing it 2013-03-22 16:20:10 -04:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug [manual] Add file upload support. 2013-04-05 13:07:13 -07:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Bump nginx max file upload limit to 25M. 2013-04-05 13:07:17 -07:00
templates [manual] Add file upload support. 2013-04-05 13:07:13 -07:00
tools Add process-mailchimp-signups-command-line so we can fire and forget this daemon. 2013-04-05 10:22:27 -07:00
zephyr Add a progress bar to show file upload progress from browser to Django. 2013-04-05 13:07:18 -07:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00