A django app to create/edit/publish story maps using https://storymap.knightlab.com/
Project description
Django Story Map
A django app to create/edit/publish story maps using https://storymap.knightlab.com/
install
pip install django-story-map- add
story_maptoINSTALLED_APPSin your settings-file( see e.g. the example project./djangobaseproject/settings.py) - add the story_maps urls to your project's urls (see e.g. the example project
./djangobaseproject/urls.py)
features
- create story maps via django-admin interface
- donwload/copy story-maps created via knightlab's interface
python manage.py story_map_from_url --url https://uploads.knightlab.com/storymapjs/dc9e2f8d24c3bafe928fc52fb4d03df3/whatever/published.json --story "My awesome story map"
- show storymaps
{whatever}/stories/{story-pk}/
- provide storymaps data via JSON-API-Endpoint
{whatever}/stories/data/{story-pk}/
This project was bootstraped by djangobase-cookiecutter
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
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 django-story-map-0.6.2.tar.gz.
File metadata
- Download URL: django-story-map-0.6.2.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b06cb2a7b2430fa5e21318c61ae136066aedb60bd45c91762c5612760e02e14
|
|
| MD5 |
77a3663edee7c8a87a9a269f7c40eb6c
|
|
| BLAKE2b-256 |
441f504be70e6ab7843cb86ebf390001f17addbde83a31596bd787ab453de28d
|
File details
Details for the file django_story_map-0.6.2-py3-none-any.whl.
File metadata
- Download URL: django_story_map-0.6.2-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fdaf31b1f8f9e619c00b443661b046136b11b2dabe1a0eee7395f2891fab152
|
|
| MD5 |
676426a2ec9692514ae3fb1a92de1249
|
|
| BLAKE2b-256 |
4df7d9c131be565fa882244bd7b498a716c74101a2b7bf87f3ad7879a7952989
|