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.26a5.tar.gz (792.0 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.26a5-py3-none-any.whl (811.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_prose_editor-0.26a5.tar.gz
  • Upload date:
  • Size: 792.0 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.26a5.tar.gz
Algorithm Hash digest
SHA256 c6780ca78f87b7cd0b342f50b5508a145d52ab7693f13e4822c4fd75f7071992
MD5 7bea95307b438210013e752e2a28eb18
BLAKE2b-256 41566f11ecc46d93524ce673400c5df5010863eaf541e5bcc5518a153ab94293

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for django_prose_editor-0.26a5-py3-none-any.whl
Algorithm Hash digest
SHA256 6f614f1d42857d296a46d89e1103e9decd215dbf82e48d025e8b9e5928333602
MD5 e58482b1c58c2b69ba7e7de6c2b42cf8
BLAKE2b-256 19801f00f69a343f8cc211ef0744743aa4199c935c6c1df5179bdb13975cef2b

See more details on using hashes here.

Provenance

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