Skip to main content

Django package that handles attachments

Project description

Django package that handles file attachments for models

Installation

pip install unicef-attachments

Setup

Add unicef_attachments to INSTALLED_APPS in settings .. code-block:: python

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 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 details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

unicef_attachments-0.6.1-py2.py3-none-any.whl (16.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file unicef_attachments-0.6.1-py2.py3-none-any.whl.

File metadata

  • Download URL: unicef_attachments-0.6.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4

File hashes

Hashes for unicef_attachments-0.6.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8adaabfa7877a81d5772543e96d499a7f923baadb803acdfc6e72d306b877236
MD5 0790d0119416cae7e240150a7eed2ca5
BLAKE2b-256 cf93e232774cf09c8f5284da90d3bd388fee1e72d0e2531f8a687439df48fd65

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