Skip to main content

This module has core upload functionality.

Project description

==========
OVP Uploads
==========

.. image:: https://img.shields.io/codeship/468bb4d0-7850-0134-a43d-7aa8687239c4/master.svg?style=flat-square
.. image:: https://img.shields.io/codecov/c/github/OpenVolunteeringPlatform/django-ovp-uploads.svg?style=flat-square
:target: https://codecov.io/gh/OpenVolunteeringPlatform/django-ovp-uploads/
.. image:: https://img.shields.io/pypi/v/ovp-uploads.svg?style=flat-square
:target: https://pypi.python.org/pypi/ovp-uploads/

This module implements core upload functionality.

Getting Started
---------------
Requirements
""""""""""""""
This module uses pillow. Don't forget installing your `libjpeg` and your `zlib` through your distribution package manager.

Installing
""""""""""""""
1. Install django-ovp-uploads::

pip install ovp-uploads

2. Add it to `INSTALLED_APPS` on `settings.py`

3. Include urls to your url_patterns

4. Setup your file storage backend on settings::

DJANGO_DEFAULT_STORAGE = '...'


Forking
""""""""""""""
If you have your own OVP installation and want to fork this module
to implement custom features while still merging changes from upstream,
take a look at `django-git-submodules <https://github.com/leonardoarroyo/django-git-submodules>`_.

Testing
---------------
To test this module

::

python ovp_uploads/tests/runtests.py

Contributing
---------------
Please read `CONTRIBUTING.md <https://github.com/OpenVolunteeringPlatform/django-ovp-users/blob/master/CONTRIBUTING.md>`_ for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
---------------
We use `SemVer <http://semver.org/>`_ for versioning. For the versions available, see the `tags on this repository <https://github.com/OpenVolunteeringPlatform/django-ovp-/tags>`_.

License
---------------
This project is licensed under the GNU GPLv3 License see the `LICENSE.md <https://github.com/OpenVolunteeringPlatform/django-ovp-users/blob/master/LICENSE.md>`_ file for details

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

ovp-uploads-1.0.3.tar.gz (25.8 kB view details)

Uploaded Source

File details

Details for the file ovp-uploads-1.0.3.tar.gz.

File metadata

  • Download URL: ovp-uploads-1.0.3.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ovp-uploads-1.0.3.tar.gz
Algorithm Hash digest
SHA256 47a646b0746e13ce38d6f218171853b2ee489d5f12195ade0923ae9a11c53106
MD5 9446540d4c3506a81774c3cdbce7c021
BLAKE2b-256 47edf7191c3299292778b27e5a29d2c96b3ff8667e506024ba3fb10b5af984bc

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