Skip to main content

Django support for the fjavascript file upload library filepond

Project description

https://badge.fury.io/py/django-filepond.svg https://travis-ci.org/ephes/django-filepond.svg?branch=master https://codecov.io/gh/ephes/django-filepond/branch/master/graph/badge.svg

Django support for the fjavascript file upload library filepond

Documentation

The full documentation is at https://django-filepond.readthedocs.io.

Quickstart

Install Django Filepond:

pip install django-filepond

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'filepond.apps.FilepondConfig',
    ...
)

Add Django Filepond’s URL patterns:

from filepond import urls as filepond_urls


urlpatterns = [
    ...
    url(r'^', include(filepond_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.1 (2019-02-28)

  • Delete content_object of upload on revert, too

  • Store upload in another apps model if app_name is provided in process path /process/app_name

  • Added some tests

0.1.0 (2018-11-14)

  • First release on PyPI.

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

django-filepond-0.1.1.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

django_filepond-0.1.1-py2.py3-none-any.whl (11.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django-filepond-0.1.1.tar.gz.

File metadata

  • Download URL: django-filepond-0.1.1.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for django-filepond-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e84fc9c15b0192e5cac932093c8cb6c44d1b32549fbfd4435ff9cef090a06815
MD5 732e0dacc77d2673ee53319cf1e54b21
BLAKE2b-256 c3f76f37463c66b9e466389222430608cdf8928f956c73c6b48b76c0e2e3c23c

See more details on using hashes here.

File details

Details for the file django_filepond-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: django_filepond-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for django_filepond-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 627f6eb41e13b92797577124d970f9346c746fbbcc345a8d6bc427966c200aac
MD5 2ab6322fb54faf91bdb4bf16dd4860e8
BLAKE2b-256 c31996b452af34f470c5aa634c3564661c94943744c437bfd5edb1abf27dd6bb

See more details on using hashes here.

Supported by

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