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.2.tar.gz (523.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.2-py3-none-any.whl (516.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for djpress_tiptap-0.2.2.tar.gz
Algorithm Hash digest
SHA256 a120412f4f488db543252a1161ee9eff9f4bdb6687676b0364c8b40bc7832d42
MD5 e91b79e16513032b1ef5519cab98953f
BLAKE2b-256 ad73825b0a35f08a9e95473c470bd976606f5e138f90603627a153512a891bdf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: djpress_tiptap-0.2.2-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-1020-azure

File hashes

Hashes for djpress_tiptap-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 796860581b28b4daabbaa957350198fa68f29095895450399052f6fbe737cc57
MD5 17a5dac052ccdce78a8438ea4860bbb4
BLAKE2b-256 8ea58d0abb34bcb97fc4d11d5c9956665e2025dfa338e52a7bfe34d6c977e35e

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