Skip to main content

CRAMS API opensource merc-common package.

Project description

Merc Common Package

Merc Common is a Django app common package for CRAMS api open source. Detailed documentation is in the "docs" directory. Souce code is available at https://github.com/CRAMS-Dashboard/crams-api

Quick start

  1. Add "merc_common" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'merc_common', ]

  2. Include the merc_common URLconf in your project urls.py like this::

    path('', include('merc_common.urls')),

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

merc-common-1.0.2.7.tar.gz (84.0 kB view hashes)

Uploaded Source

Built Distribution

merc_common-1.0.2.7-py2.py3-none-any.whl (102.1 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