Skip to main content

Rich text editor for DJ Press based on Tiptap.

Project description

DJ Tiptap

Opinionated TipTap editor implementation for Django sites.

Docs are still a work in progress. See the example app for usage.

Settings

All settings are optional; the package works with sensible defaults. Upload and browse buttons only appear in the toolbar when the corresponding URL is configured.

Setting Default Purpose
DJPRESS_TIPTAP_UPLOAD_URL unset (uploads disabled) URL name or path of the attachment upload endpoint
DJPRESS_TIPTAP_BROWSE_URL unset (library disabled) URL name or path of the media-library browse endpoint
DJPRESS_TIPTAP_MAX_UPLOAD_SIZE_MB 10 Maximum image upload size
DJPRESS_TIPTAP_MAX_VIDEO_UPLOAD_SIZE_MB 100 Maximum video upload size
DJPRESS_TIPTAP_ALLOWED_IMAGE_TYPES JPEG/PNG/GIF/WebP Dict of Pillow format → mime type accepted by the upload view
DJPRESS_TIPTAP_ALLOWED_VIDEO_TYPES {"video/mp4", "video/webm"} Set of video mime types accepted by the upload view; set to set() to disable video uploads

Images are inserted as <img> and validated with Pillow; videos are inserted as HTML5 <video controls> elements and validated by magic bytes with puremagic. The upload endpoint lives in the host project (see example/website/views.py for the reference implementation) — its JSON response's content_type field tells the editor which element to insert.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djpress_tiptap-0.2.0.tar.gz (522.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

djpress_tiptap-0.2.0-py3-none-any.whl (516.9 kB view details)

Uploaded Python 3

File details

Details for the file djpress_tiptap-0.2.0.tar.gz.

File metadata

  • Download URL: djpress_tiptap-0.2.0.tar.gz
  • Upload date:
  • Size: 522.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.28.0 CPython/3.14.6 Linux/6.17.0-1018-azure

File hashes

Hashes for djpress_tiptap-0.2.0.tar.gz
Algorithm Hash digest
SHA256 e4a33a0f93043a305efd941236446f9082b449d2aa146b4b42cbed719a98ed04
MD5 f69b959fc4155d2f131e0db8539e2468
BLAKE2b-256 04467e47c71738c01e691c6e165431cc8525fb769fd03684e3a9bd3d6a73dffb

See more details on using hashes here.

File details

Details for the file djpress_tiptap-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: djpress_tiptap-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 516.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.28.0 CPython/3.14.6 Linux/6.17.0-1018-azure

File hashes

Hashes for djpress_tiptap-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2159e1894dd18b7c7c510554ebf0df84079119e0cc1588445a9cd1c787533cdf
MD5 3ea7b2dc58c006db9999143c3a7c6aa5
BLAKE2b-256 d5bfb4d59ba2294f1732ffeb26d9a9fda49b18201bba4f19aef66cd6630adf76

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