Simple Django web application for collecting files for a competition.
Stores files in the filesystem (uploads folder).
Uses an hex code for filename to keep anonymity of the sender.
Avoids sending several files for a single email address.
Django admin backend feature.