Skip to main content

Django package that handles exporting of data

Project description

UNICEF Attachments
==================

Django package that handles file attachments for models


Installation
------------

pip install unicef-attachments


Setup
-----

Add ``unicef_attachments`` to ``INSTALLED_APPS`` in settings

INSTALLED_APPS = [
...
'unicef_attachments',
]


Usage
-----

TODO

Contributing
------------

Environment Setup
~~~~~~~~~~~~~~~~~

To install the necessary libraries

$ make install


Coding Standards
~~~~~~~~~~~~~~~~

See `PEP 8 Style Guide for Python Code <https://www.python.org/dev/peps/pep-0008/>`_ for complete details on the coding standards.

To run checks on the code to ensure code is in compliance

$ make lint


Testing
~~~~~~~

Testing is important and tests are located in `tests/` directory and can be run with;

$ make test

Coverage report is viewable in `build/coverage` directory, and can be generated with;


Project Links
~~~~~~~~~~~~~

- Continuous Integration - https://circleci.com/gh/unicef/unicef-attachments/tree/develop
- Source Code - https://github.com/unicef/unicef-attachments

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

unicef_attachments-0.2.4.tar.gz (16.8 kB view details)

Uploaded Source

File details

Details for the file unicef_attachments-0.2.4.tar.gz.

File metadata

  • Download URL: unicef_attachments-0.2.4.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for unicef_attachments-0.2.4.tar.gz
Algorithm Hash digest
SHA256 122fcf7e9fa9a285e2cc31839d7a2d91041ba13b7ce0305c08ca77ee4d2b5426
MD5 625201f1650613a62673f5f28c1c503a
BLAKE2b-256 5d959b3ffffafd2b494dede4a01c37fad0f2de0c4a15305faa3fa5d517e9bb46

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