Editor JS Repackaged for Django
Project description
Editor.JS Repackaged for Django
Editor.JS packaged in a Django reusable app.
Installation
pip install django-js-lib-editor-js
Usage
-
Add
"js_lib_editor_js"
to yourINSTALLED_APPS
setting like this::INSTALLED_APPS = [ ... "js_lib_editor_js", ... ]
-
In your template use:
{% load static %}
...
<script src="{% static "editorjs/editorjs.js">" %}"></script>
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
File details
Details for the file django_js_lib_editor_js-2.29.1.1.tar.gz
.
File metadata
- Download URL: django_js_lib_editor_js-2.29.1.1.tar.gz
- Upload date:
- Size: 113.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7371b15facb6ba1a6e2a0e939d39cad3b2b246647fc4a543d92ff37a3ecdecaf |
|
MD5 | bd383abaf3562115e3d7af93011395b7 |
|
BLAKE2b-256 | 9af75591c165068fdfc07e3098f5e799442c1a4f2dc36460a2293b9003f6172e |
File details
Details for the file django_js_lib_editor_js-2.29.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: django_js_lib_editor_js-2.29.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 130.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ce7963dbe860b9fe04635797359973f007d1d2fddd5fcc6e38ddbcb02228031 |
|
MD5 | 57440393a5d1393288a19230df52e5cb |
|
BLAKE2b-256 | 7ae8c50691a0fd0f1c4b4d05538c5d2312a5b99d3e44ee276cb22609b61f2a21 |