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.26a1.tar.gz (779.1 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.26a1-py3-none-any.whl (798.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_prose_editor-0.26a1.tar.gz
  • Upload date:
  • Size: 779.1 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.26a1.tar.gz
Algorithm Hash digest
SHA256 b27cf1a1db8761222dc6dbb68dc49d39ab5377dd8752c5d464a257b992055e17
MD5 cb8f88e43373315f6f59b3aa76eeb5b6
BLAKE2b-256 853f5c0d0292ed44ae95e60a6d0a9bdaa16d414d90bf23963f99d38b47770ad3

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_prose_editor-0.26a1.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.26a1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_prose_editor-0.26a1-py3-none-any.whl
Algorithm Hash digest
SHA256 b47cc3b0359fa626286443f183875d1cc18cf9696265ad30e9c31e2f53f8228a
MD5 166bb12b1b7f6140d90c82d2da0cd60a
BLAKE2b-256 71f19edbe44481f1cdecde216b9ca47f8b55ff7a7c5abdb3d4a329a83f885c89

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_prose_editor-0.26a1-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