Skip to main content

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

  1. Add "js_lib_editor_js" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [
        ...
        "js_lib_editor_js",
        ...
    ]
    
  2. In your template use:

    {% load static %}
    

    ...

    <script src="{% static "editorjs/editorjs.js">" %}"></script>
    

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

django_js_lib_editor_js-2.29.1.1.tar.gz (113.2 kB view details)

Uploaded Source

Built Distribution

django_js_lib_editor_js-2.29.1.1-py2.py3-none-any.whl (130.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django_js_lib_editor_js-2.29.1.1.tar.gz.

File metadata

File hashes

Hashes for django_js_lib_editor_js-2.29.1.1.tar.gz
Algorithm Hash digest
SHA256 7371b15facb6ba1a6e2a0e939d39cad3b2b246647fc4a543d92ff37a3ecdecaf
MD5 bd383abaf3562115e3d7af93011395b7
BLAKE2b-256 9af75591c165068fdfc07e3098f5e799442c1a4f2dc36460a2293b9003f6172e

See more details on using hashes here.

File details

Details for the file django_js_lib_editor_js-2.29.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_js_lib_editor_js-2.29.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4ce7963dbe860b9fe04635797359973f007d1d2fddd5fcc6e38ddbcb02228031
MD5 57440393a5d1393288a19230df52e5cb
BLAKE2b-256 7ae8c50691a0fd0f1c4b4d05538c5d2312a5b99d3e44ee276cb22609b61f2a21

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page