Skip to main content

A Django wrapper for Boundless Exchange Documentation.

Project description

A Django wrapper for Boundless Exchange Documentation.

Installation

Install the latest stable version from PIP:

pip install django-exchange-docs

Download django-exchange-docs and install it directly from source:

python setup.py install

Project Configuration

Once installed you can configure your project to use django-exchange-docs with the following steps.

Add exchange-docs to INSTALLED_APPS in your project’s settings module:

INSTALLED_APPS = (
    'exchange-docs',
    # other apps
)

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

django-exchange-docs-1.1.3.tar.gz (12.4 MB view hashes)

Uploaded Source

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