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.26a2.tar.gz (779.6 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.26a2-py3-none-any.whl (798.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_prose_editor-0.26a2.tar.gz
  • Upload date:
  • Size: 779.6 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.26a2.tar.gz
Algorithm Hash digest
SHA256 c9ada6b022a5f16f34654be55292ef9e420554b7dcb990a2d0b49b7e9d558f38
MD5 c72597ad22b9a95599f932755210206c
BLAKE2b-256 f78c7278b6d8631a900c934386854a5c6421f09b183f156f1b760195eedce20e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for django_prose_editor-0.26a2-py3-none-any.whl
Algorithm Hash digest
SHA256 dc2b86242a307379d515d01feca74943854216d12539c301d52a7b302ad4479a
MD5 96495f6b43243287dc47f9719ef7afc1
BLAKE2b-256 aee6181ee96b9308aac21c5f7926742fa08ca2260ac970acf4bf51268cb27f2e

See more details on using hashes here.

Provenance

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