Skip to main content

A Stacks application for handling images and lists of images.

Project description

# Stacks Image

A Stacks application for handling images and lists of images.

## Dependencies

  • stacks-page >= 0.1.1

  • django-versatileimagefield >= 1.0.2

  • django-textplusstuff >= 0.4

## Release Notes

### 0.2.2

  • Fixing attribution mapping in list templates.

### 0.2.1

  • Increasing image field length to 300 characters.

### 0.2

  • Added new ‘attribution’ field to StacksImage.

### 0.1.1

  • Including templates in PyPI release.

### 0.1

  • Initial open source release

## Running Tests

All commands below are run from within the stacks-image outer folder of this repo.

First create a new virtual environment and install the test requirements:

$ pip install -r test_requirements.txt

Before running tests, first ensure this app passes a flake8 linter check:

$ flake8 stacks_image

Run the test suite with this command:

$ coverage run –source=stacks_image runtests.py

See test coverage with this command:

$ coverage report -m

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

stacks-image-0.2.2.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

stacks_image-0.2.2-py2.py3-none-any.whl (33.9 kB view hashes)

Uploaded Python 2 Python 3

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