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
)
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.3.tar.gz.
File metadata
- Download URL: django-exchange-docs-1.1.3.tar.gz
- Upload date:
- Size: 12.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bcba88c2f2ad166888a73c7a5a67183b8d3acbf7f327e3f77e54c23193e79db
|
|
| MD5 |
0162a8b92d11e004911a1d444799c650
|
|
| BLAKE2b-256 |
9cc4c9d2241624e138a784a9f1ec010a92288571902cf20d1caeae21059c4280
|