Metadata-Version: 1.0
Name: django-s3-file-upload
Version: 0.0.6
Summary: Upload files from the browser to S3 - server side implementation
Home-page: https://www.dabapps.com
Author: DabApps
Author-email: engineering@dabapps.com
License: BSD
Description: 
            Server side implementation for uploading files straight from the browser to S3.
        
            Package provides endpoints for
                - getting an S3 signed url to upload files to
                - marking an upload as complete on the server
                - getting an S3 endpoint to download files from
            
Platform: UNKNOWN
