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.1.tar.gz (522.7 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.1-py3-none-any.whl (516.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: djpress_tiptap-0.2.1.tar.gz
  • Upload date:
  • Size: 522.7 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.1.tar.gz
Algorithm Hash digest
SHA256 4853198af8fc371f9ba0a774812401a43e7e678ff98d98ccc40e89465063d7d6
MD5 bb99c929f07aee6d6f702fc6204a4656
BLAKE2b-256 ff5843368c813481aa900fc588af58230fcfbad2e727763698f6cb7e5a06ab10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: djpress_tiptap-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 516.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 384a8a2d9bf36a9524944176e60e960adcdda98e93de861aac5f5a5f17ded47e
MD5 e06c238dc1fc30aacbd267be1454e97f
BLAKE2b-256 3428f138cd91bde1502a84d17715ce1800e56c2b244670ff19efabaf115e15c7

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