terra-opp 0.3.5
pip install terra-opp==0.3.5
Newer version available (0.7.2)
Released:
Observatoire Photographique des Paysages
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Makina Corpus
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Project description
Terra Observatoire Photographique des Paysages django application.
Settings needed to be set
DEFAULT_FILE_STORAGE = 'storages.backends.s3boto3.S3Boto3Storage'
VERSATILEIMAGEFIELD_RENDITION_KEY_SETS = {
'terra_opp': [
('original', 'url'),
('full', 'thumbnail__1500x1125'),
('list', 'thumbnail__300x225'),
('thumbnail', 'thumbnail__180x120'),
]
}
AUTH_USER_MODEL = 'terra_accounts.TerraUser'
========= CHANGELOG
0.3.5 (2019-11-04)
- Fix MEDIA_URL may be empty, breaking url fetcher
0.3.4 (2019-10-10)
- Remove remarks field on Picture
0.3.3 (2019-10-09)
- Fix Manifest to include md files
0.3.0 (XXXX-XX-XX)
First standalone release
- Extract from terra-common package to make it a standalone package
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Makina Corpus
Classifiers
- Environment
- Framework
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file terra-opp-0.3.5.tar.gz
.
File metadata
- Download URL: terra-opp-0.3.5.tar.gz
- Upload date:
- Size: 18.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4589db36a35452541167fb0c83e965d86a23f152757d159aa196ccfe4b54d48 |
|
MD5 | 2b6a6f9ad74eccd471354e88f5af214b |
|
BLAKE2b-256 | 869952b243161279e5cda652a8b4509f86c81a4ef41506b475faaeafb82dd4a8 |