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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-exchange-docs-1.1.1.tar.gz
.
File metadata
- Download URL: django-exchange-docs-1.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 983922e4a55a8a8fd781fec64a8e11a3215634cbb961d59a7633999c17f4e85a |
|
MD5 | c5210ac92e7487ab3cb27a443e43ae40 |
|
BLAKE2b-256 | d7ddfca901ab045379827e94ec6654c9862610b8986614fff935cbd230b31231 |