A plugin for Django CMS that displays OpenSystem widgets.
Project description
djangocms-opensystem
A plugin for Django CMS that displays OpenSystem widgets.
Installation
- Install module using pipenv:
pipenv install djangocms-opensystem
Or pip:
pip install djangocms-opensystem
- Add it to your installed apps:
"djangocms_opensystem",
- Apply migrations
python manage.py migrate djangocms_opensystem
- Include your BASKET_ID and INTEGRATION_ID in your settings
DJANGOCMS_OPENSYSTEM_BASKET_ID = "<your basket ID>"
DJANGOCMS_OPENSYSTEM_INTEGRATION_ID = <your integration ID>
- Make sure to have a sekizai’s
{% render_block "bottom_js" %}in your base template
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file djangocms-opensystem-1.0.0.tar.gz.
File metadata
- Download URL: djangocms-opensystem-1.0.0.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b31694dd3cb233347c475d3f58069984716b6ca540fcfa8336bd54c5b5fda947
|
|
| MD5 |
85fabe5b38a3e0629f24c017d7cefbcc
|
|
| BLAKE2b-256 |
38fc5b568203adc9ff8b79ffeeb3ede60169c9612c91636aef0720f677fb19c4
|
File details
Details for the file djangocms_opensystem-1.0.0-py2-none-any.whl.
File metadata
- Download URL: djangocms_opensystem-1.0.0-py2-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bcae6ba705d23012dc2ea09c1e89f92ef8214cc93cddf1a8ed6cd8d5e354dda
|
|
| MD5 |
5d44f0dcb9d8789bba46d7932c17192b
|
|
| BLAKE2b-256 |
691902d658ff164b78a2fac32940ef523f65fb71142baf5a0fac61bb436058af
|