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.26a7.tar.gz (792.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.26a7-py3-none-any.whl (812.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django_prose_editor-0.26a7.tar.gz
  • Upload date:
  • Size: 792.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.26a7.tar.gz
Algorithm Hash digest
SHA256 6f28de864fd81464dd6928d8858c696789d76da17e91915ef2e546df82159ba7
MD5 aa2598dcaa6d564afb425c128e0e19db
BLAKE2b-256 a1bbe50ff8daff7bda0f5522e3e1ccdd4a70b90201fa58d7dfa8b2c82dcf7a4c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for django_prose_editor-0.26a7-py3-none-any.whl
Algorithm Hash digest
SHA256 e9d227303fb83837b6464651b9d2c1ebaeb4307c67af1941ca3988e15db19e7f
MD5 4ae06fd090f2f66b08bfd9c391383a92
BLAKE2b-256 4f02fc0c56f61d9cb87dcb0b8b6bdd0fc962e48343169bfe056ee7cb0809e02a

See more details on using hashes here.

Provenance

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