Skip to main content

A simple Django file upload app

Project description

===== Icelabz File Upload

This is a basic file upload using Google Docs

Detailed documentation is in the "docs" directory.

Quick start

  1. Add "polls" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'fileupload', ]

  2. Include the polls URLconf in your project urls.py like this::

    path('fileupload/', include('fileupload.urls')),

  3. Run python manage.py migrate to create the polls models.

  4. Use the following link http://127.0.0.1:8000/fileupload/ to upload

To build the package you need to run

python setup.py sdist

Building

For some reason we cannot test this on circleCI so we have to manually run the test

the build instruction goes like this after updatin the setup.py verions

python runtest.py
python setup.py sdist

TODO

- @todo: make sure we add a google credential setup guide
- @TODO: Add a cron job that can be checked for expiry

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

internal-fileupload-django-0.15.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file internal-fileupload-django-0.15.tar.gz.

File metadata

  • Download URL: internal-fileupload-django-0.15.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5

File hashes

Hashes for internal-fileupload-django-0.15.tar.gz
Algorithm Hash digest
SHA256 33abc1157fe1d3c3c321de44c0a83f5640b1bea16ce262d863612edadca565c3
MD5 3267cc63665200eb5a10ee08c264b7d4
BLAKE2b-256 a0b16343a98bc1d09585f056f1a4b7fec1837416c61196cbe93c840b7f6a274c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page