This module has core upload functionality.
Project description
==========
OVP Uploads
==========
.. image:: https://app.codeship.com/projects/468bb4d0-7850-0134-a43d-7aa8687239c4/status?branch=master
.. image:: https://codecov.io/gh/OpenVolunteeringPlatform/django-ovp-uploads/branch/master/graph/badge.svg
:target: https://codecov.io/gh/OpenVolunteeringPlatform/django-ovp-uploads/
.. image:: https://badge.fury.io/py/ovp-uploads.svg
:target: https://badge.fury.io/py/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
OVP Uploads
==========
.. image:: https://app.codeship.com/projects/468bb4d0-7850-0134-a43d-7aa8687239c4/status?branch=master
.. image:: https://codecov.io/gh/OpenVolunteeringPlatform/django-ovp-uploads/branch/master/graph/badge.svg
:target: https://codecov.io/gh/OpenVolunteeringPlatform/django-ovp-uploads/
.. image:: https://badge.fury.io/py/ovp-uploads.svg
:target: https://badge.fury.io/py/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
Release history Release notifications | RSS feed
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.0.tar.gz
(25.5 kB
view details)
File details
Details for the file ovp-uploads-1.0.0.tar.gz
.
File metadata
- Download URL: ovp-uploads-1.0.0.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4173b5b407588b19fa25c0eeefae17e8f93e554690ddde9de0caa61046b58c30 |
|
MD5 | ea77dec80176808ae11fd9f45d844add |
|
BLAKE2b-256 | 84ff59d4955f3bd0c01d8e548a7a86034d7ece32d6a3d29201061ea14dc6d180 |