Skip to main content

Downloader app like dl.free.fr in django

Project description

Introduction

Downloader app like dl.free.fr in django

Features

  • upload a file and get a url for download it

  • protect download with a password (basic auth)

  • notify 3 users by mail about the upload

  • add a comment for notify users

  • send a notify mail to the sender

Installation

  1. With easy_install:

    # easy_install emencia.django.downloader
  2. Python install:

    # python setup.py install

You could retrive source from the pypi or bitbucket:

Instructions

  • Install the package in your python sys path

  • Add the app ‘emencia.django.downloader’ in the settings.py django project’s file

  • Import urls into your root urls.py file:

    (r'^downloader/', include('emencia.django.downloader.urls')),

Changelog

0.1 (First release)

  • upload file

  • protect download (by basic auth)

  • notify users by mail

0.1dev (unreleased)

  • Initial release

TODO

  • delete system

  • Ajax/js progress bar

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

emencia.django.downloader-0.1.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

emencia.django.downloader-0.1-py2.6.egg (24.2 kB view details)

Uploaded Source

File details

Details for the file emencia.django.downloader-0.1.tar.gz.

File metadata

File hashes

Hashes for emencia.django.downloader-0.1.tar.gz
Algorithm Hash digest
SHA256 315f886cb45bd6b9c30389a40d7d6d93c115963e87df1812a8d6d5e03db83393
MD5 dc641618a7fef386f0516d96d30cb74b
BLAKE2b-256 545f5938367494f3d860cdae2bda64fee887a50b3488afd17a8eee14c3380bb3

See more details on using hashes here.

File details

Details for the file emencia.django.downloader-0.1-py2.6.egg.

File metadata

File hashes

Hashes for emencia.django.downloader-0.1-py2.6.egg
Algorithm Hash digest
SHA256 6cfa9778b0d98e85301273b0b6ccd3c1c457fd53641a4ac79d55c16acbb1b51e
MD5 6c6839a2a2d815941d34bedf5c13a48d
BLAKE2b-256 009dbde8037705a8bf97b0d6cb980ad3b1e8d2bef57fb06737f67cab4134e7b4

See more details on using hashes here.

Supported by

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