cosinnus marketplace application
Project description
============
Installation
============
* Add ``'cosinnus_event', 'easy-thumbnails', 'geoposition'`` to ``INSTALLED_APPS``
* Add a setting for the thumbnailer, e.g.
```python
THUMBNAIL_PROCESSORS = (
'easy_thumbnails.processors.colorspace',
'easy_thumbnails.processors.autocrop',
'easy_thumbnails.processors.scale_and_crop',
'easy_thumbnails.processors.filters',
)
```
See https://github.com/SmileyChris/easy-thumbnails for more details .
* You might want to specify another value than the default 480 for the height of the map widget:
```
GEOPOSITION_MAP_WIDGET_HEIGHT = '500'
```
Installation
============
* Add ``'cosinnus_event', 'easy-thumbnails', 'geoposition'`` to ``INSTALLED_APPS``
* Add a setting for the thumbnailer, e.g.
```python
THUMBNAIL_PROCESSORS = (
'easy_thumbnails.processors.colorspace',
'easy_thumbnails.processors.autocrop',
'easy_thumbnails.processors.scale_and_crop',
'easy_thumbnails.processors.filters',
)
```
See https://github.com/SmileyChris/easy-thumbnails for more details .
* You might want to specify another value than the default 480 for the height of the map widget:
```
GEOPOSITION_MAP_WIDGET_HEIGHT = '500'
```
Project details
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
Built Distribution
File details
Details for the file cosinnus-marketplace-0.1.dev20180515152431.tar.gz
.
File metadata
- Download URL: cosinnus-marketplace-0.1.dev20180515152431.tar.gz
- Upload date:
- Size: 53.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f05f10adc1091123584eae934a3e344e5304ddbaa15e84cad82c36e89f376ebc |
|
MD5 | 8d149c1625d95e121a0d7dff943b3ee6 |
|
BLAKE2b-256 | 9720ac187849f25a51e83fbe3980d3cdc560d386e7bf4d3886e196791ccbad4d |
File details
Details for the file cosinnus_marketplace-0.1.dev20180515152431-py2.py3-none-any.whl
.
File metadata
- Download URL: cosinnus_marketplace-0.1.dev20180515152431-py2.py3-none-any.whl
- Upload date:
- Size: 120.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7a74b3885f4faaa3dcd920a42766b650d617375c0667d01375f6d9702013a08 |
|
MD5 | 4a531b05a2ec7a6fc6f19868ca720100 |
|
BLAKE2b-256 | 6c5bd5391ba486a2ae2d5c12b06baa14df6cbfc9e614a9e3dda32e3a7a4df2ec |