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.24.1.tar.gz (729.7 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.24.1-py3-none-any.whl (750.2 kB view details)

Uploaded Python 3

File details

Details for the file django_prose_editor-0.24.1.tar.gz.

File metadata

  • Download URL: django_prose_editor-0.24.1.tar.gz
  • Upload date:
  • Size: 729.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.6 {"installer":{"name":"uv","version":"0.10.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for django_prose_editor-0.24.1.tar.gz
Algorithm Hash digest
SHA256 bd1440344cdeaf001be28c39277fb13e77821e43af1e3f82e282c2ee48add31c
MD5 e69ccf20b6434e81b1ba385dd81be5f2
BLAKE2b-256 50dc34f74ab9761c8b694928588ef501b29d37c7ee0681269c4599ba4061d3d3

See more details on using hashes here.

File details

Details for the file django_prose_editor-0.24.1-py3-none-any.whl.

File metadata

  • Download URL: django_prose_editor-0.24.1-py3-none-any.whl
  • Upload date:
  • Size: 750.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.6 {"installer":{"name":"uv","version":"0.10.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Fedora Linux","version":"43","id":"","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for django_prose_editor-0.24.1-py3-none-any.whl
Algorithm Hash digest
SHA256 daf555e772a63a851e988c5863c3da7e8eff7959824dc6d1f9ad3c2b53e95293
MD5 41f5f51800398d854615612059c2332d
BLAKE2b-256 86ef5e76c901f337d042e1ca574608d4106ffb4e6377d0f7c8c2fe08ccf32f7b

See more details on using hashes here.

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