Skip to main content

Image field for Django

Project description

https://travis-ci.org/matthiask/django-imagefield.svg?branch=master Documentation Status

Heavily based on django-versatileimagefield.

Development

django-imagefield uses both flake8 and isort to check for style violations. It is recommended to add the following git hook as an executable file at .git/hooks/pre-commit:

#!/bin/bash
set -ex
export PYTHONWARNINGS=ignore
tox -e style

The easiest way to build the documentation and run the test suite is using tox:

tox -e docs  # Open docs/build/html/index.html
tox -e tests

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-imagefield-0.0.0.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file django-imagefield-0.0.0.tar.gz.

File metadata

File hashes

Hashes for django-imagefield-0.0.0.tar.gz
Algorithm Hash digest
SHA256 f9da77166651ae1161e39acfbe4efe59fc59803ca31d30e870db719a6b231cdb
MD5 180c91e8fede5c6d8b249d2e38e14da9
BLAKE2b-256 6769e6e6a209f3bfa927a1cb8b69bbec97a4b7502735241e6bdc525a6ca76fcd

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