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
Built Distribution
File details
Details for the file stacks-image-0.2.2.tar.gz
.
File metadata
- Download URL: stacks-image-0.2.2.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9de7b90855e85e4b01266756be582a5432a7b7ebd77188d19abcd0eb12c88f |
|
MD5 | b6455e7d756a480be7c31394ae7e68a5 |
|
BLAKE2b-256 | 5d0751081456a9be6078ba7d09595941746308a5ad92d67e516e0e5ef51b8141 |
File details
Details for the file stacks_image-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: stacks_image-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 33.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 482eaa1c80d7247c94e544a92f72f87bed827d04f61a01aeeb8a1d0013cc50e9 |
|
MD5 | 25e0ca65cb9ccf3f667783d2ea9079d4 |
|
BLAKE2b-256 | 8e439e5b8890df13a76686b48250b77749cea63686d17829c97fbd1ac354f247 |