Skip to content

Commit

Permalink
Adds more credits to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
skoczen committed Mar 8, 2014
1 parent f530f3c commit bb575a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -477,12 +477,12 @@ Addition of direct S3 support by [skoczen](https://github.com/skoczen), courtesy
* Saner s3 checking by [aalebedev](https://github.com/aalebedev)
* MongoDB improvements on upload by [dannybrowne86](https://github.com/dannybrowne86)
* Respecting django's UPLOAD_DIR by [dotcom900825](https://github.com/dotcom900825)
* Callable upload_dir by [fcurella](https://github.com/fcurella)
* Callable upload_dir with date string formatting by [fcurella](https://github.com/fcurella)
* Documentation improvements by [worldofchris](https://github.com/worldofchris)
* Directory traversal security fix by [hschmitt](https://github.com/hschmitt)
* Ability to clear all drop areas by [minddust](https://github.com/minddust)
* file_uplaoded signal fires by [fcurella](https://github.com/fcurella)

* More bugfixes by [fcurella](https://github.com/fcurella)

This code began as such a trivial layer on top of [valum's uploader](http://valums.com/ajax-upload/), [boto](https://github.com/boto/boto), and [alex's ideas](http://kuhlit.blogspot.com/2011/04/ajax-file-uploads-and-csrf-in-django-13.html) it's silly. However, I didn't find any implementations that *just worked*, so hopefully it's useful to someone else. I also drew from these sources:

Expand Down

0 comments on commit bb575a8

Please sign in to comment.