Skip to main content

Dropbox chooser field for django

Project description

https://version-image.appspot.com/pypi/?name=django-dropboxchooser-field

Dropbox chooser field for django.

https://github-bogdal.s3.amazonaws.com/django-dropboxchooser-field/dropboxchooser.png

Quickstart

  1. Install the package via pip:

pip install django-dropboxchooser-field3
  1. Add dropboxchooser_field to INSTALLED_APPS:

INSTALLED_APPS = (
  ...
  'dropboxchooser_field',
  ...
)
  1. Add your Drop-in app key to the settings.py file:

DROPBOX_APP_KEY = ''

Usage

from django import forms
from dropboxchooser_field.fields import DropboxChooserField

class MyForm(forms.Form):
    file_from_dropbox = DropboxChooserField(extensions=['jpg', 'png'])

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-dropboxchooser-field3-0.0.5.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_dropboxchooser_field3-0.0.5-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file django-dropboxchooser-field3-0.0.5.tar.gz.

File metadata

File hashes

Hashes for django-dropboxchooser-field3-0.0.5.tar.gz
Algorithm Hash digest
SHA256 f5d1e14d257e4004de346f57aa1290a24411c3fe905fafb928d97e8397bc709c
MD5 867711b7cd7af06d30607e49a816f96a
BLAKE2b-256 fd48058a049ec1a23d94a413a8b089575725628dcc6cb07095762d1716ce7aff

See more details on using hashes here.

File details

Details for the file django_dropboxchooser_field3-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for django_dropboxchooser_field3-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9db3e24783c606717e07feb6a73cf82d3499834ff6e03cbdd2e5e09c0dfb7d19
MD5 80815607da9f2b257c8b042f29a37348
BLAKE2b-256 4300471def861617cc5c4b6e4d6b3e1f2dac4aaeb988e900315fab599921777b

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