Skip to main content

Provides Basic UNICEF User model and integration with Azure

Project description

Installation

pip install unicef-security

Setup

Add unicef_security to INSTALLED_APPS in settings

INSTALLED_APPS = [
    'admin_extra_urls',
    'unicef_security',
]

Usage

TODO

Contributing

Environment Setup

To configure the development environment

$ make develop

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;

Compatibility Matrix

Stable

https://travis-matrix-badges.herokuapp.com/repos/unicef/unicef-security/branches/master

Develop

https://travis-matrix-badges.herokuapp.com/repos/unicef/unicef-security/branches/develop

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_security-1.6.0.tar.gz (30.3 kB view hashes)

Uploaded Source

Built Distribution

unicef_security-1.6.0-py2.py3-none-any.whl (21.0 kB view hashes)

Uploaded Python 2 Python 3

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