Skip to main content

Prose editor for the Django admin based on ProseMirror

Project description

Prose editor for the Django admin based on ProseMirror and Tiptap. Announcement blog post.

Intro

After installing the package (using pip install django-prose-editor[sanitize]) the following should get you started:

from django_prose_editor.fields import ProseEditorField

content = ProseEditorField(
    extensions={
        "Bold": True,
        "Italic": True,
        "BulletList": True,
        "ListItem": True,
        "Link": True,
    },
    sanitize=True,  # Server side sanitization is strongly recommended.
)

Check the documentation.

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

django_prose_editor-0.26a10.tar.gz (850.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_prose_editor-0.26a10-py3-none-any.whl (871.9 kB view details)

Uploaded Python 3

File details

Details for the file django_prose_editor-0.26a10.tar.gz.

File metadata

  • Download URL: django_prose_editor-0.26a10.tar.gz
  • Upload date:
  • Size: 850.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for django_prose_editor-0.26a10.tar.gz
Algorithm Hash digest
SHA256 6f69d30f34583fda1557466d5fec5447540fa13fcd553dd0b39311b9a11e6d1c
MD5 eab37f0ea7e598ba9de10b8c41b29cdc
BLAKE2b-256 d0546799a1a9c7b5d57c3eaf37831d1c188a90e333bb42d525be5a935fefe144

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_prose_editor-0.26a10.tar.gz:

Publisher: publish.yml on feincms/django-prose-editor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_prose_editor-0.26a10-py3-none-any.whl.

File metadata

File hashes

Hashes for django_prose_editor-0.26a10-py3-none-any.whl
Algorithm Hash digest
SHA256 b68c94bd101bd68382d2af394902c98cbfbd5cab9505cfb030550594e5f8d187
MD5 5db673ca3d8135975e675f4694921ed3
BLAKE2b-256 e182a5793ce4aced5e655f9d9c68d971d487519ee3e006792fc10da7c078cd97

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_prose_editor-0.26a10-py3-none-any.whl:

Publisher: publish.yml on feincms/django-prose-editor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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