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 Distribution

unicef_attachments-0.6.0.tar.gz (13.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: unicef_attachments-0.6.0.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4

File hashes

Hashes for unicef_attachments-0.6.0.tar.gz
Algorithm Hash digest
SHA256 f05547e349a0a6c90fa2c35d6ec493e3d3ed919b5b9f37020d7318c7a5476fd2
MD5 809c78eda2388f6cde8ee9783f6b71ad
BLAKE2b-256 4a9e4eb58f2575b65610037081935cea1b8ac51d35adcbee7244f4ae844b456b

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