Skip to main content

Django file fields with SVG support

Project description

A suit of tools to use a FileField to upload image with light SVG support, include thumbnail preview in field and a template tag around sorl-thumbnail library.

Dependancies

Overview

Concretely this contains:

  • Form widgets to build HTML for a FileField either with or without clearable mode. Both mode have a version to include needed layout assets (CSS and Javascript) and another one without assets;

  • Form fields which already set a “smart” widget;

  • Templates to build the widgets HTML;

  • CSS and Javascript for the widget layout;

  • Field validator;

  • Model signals to purge stale files;

  • Model field with all “smart” features;

  • A template tag to make thumbnail safely with SVG image (original SVG is just used without Sorl raising issue for a non bitmap image);

  • Some helpers to ease some specific implementations;

Although this can work with ImageField, SVG support will only work with FileField since ImageField rely on PIL that does not support SVG format.

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

django_smart_media-0.3.2.tar.gz (19.9 kB view details)

Uploaded Source

File details

Details for the file django_smart_media-0.3.2.tar.gz.

File metadata

  • Download URL: django_smart_media-0.3.2.tar.gz
  • Upload date:
  • Size: 19.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.7

File hashes

Hashes for django_smart_media-0.3.2.tar.gz
Algorithm Hash digest
SHA256 bd7113bec6c8a7bb740d598134e129e45bc6c8e10266132ee1cc7f9e12e751ce
MD5 f6b7a9759b436c10e0de5e6d9049baaf
BLAKE2b-256 1eeb63984f21806b943c4fc0c3f8d3b7cb283e42efe03ead66b02c1faf4e0fda

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page