Social Networks settings for wagtail sites.
Project description
Wagtail Image Serializer
Wagtail package to render images with rendition in a single API Field.
Requirements
- Python 3.8.1 or higher
- Django lower than 4.0
- Wagtail lower than 6.0
- Django Rest Framework lower than 4.0
Install
pip install wagtail-sb-imageserializer
Usage
Add wagtail.api.v2, rest_framework and wagtail_sb_imageserializer to your INSTALLED_APPS settings
INSTALLED_APPS = [
# ...
"wagtail.api.v2",
"rest_framework",
"wagtail_sb_imageserializer",
# ...
]
Docs
Changelog
All changes to versions of this library are listed in the change history.
Development
Check out our contribution guide.
Contributors
See the list of contributors here.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wagtail_sb_imageserializer-0.2.0.tar.gz.
File metadata
- Download URL: wagtail_sb_imageserializer-0.2.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.7.3 Linux/5.15.77-amd64-desktop
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
885d6f56f0c83cca103d7d0a88515e4e6a8824750628013ce0222a295bb2e10b
|
|
| MD5 |
c8339fbc0849e797288246f6b061ed96
|
|
| BLAKE2b-256 |
115441e2182c2dbb6c968744fa4889427d472f182354195921966d2f7044ed72
|
File details
Details for the file wagtail_sb_imageserializer-0.2.0-py3-none-any.whl.
File metadata
- Download URL: wagtail_sb_imageserializer-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.7.3 Linux/5.15.77-amd64-desktop
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8061f116535ff53aeb43be9c176c6e39bd3820ff6fd19b100abaab686ad482a8
|
|
| MD5 |
5939bb3d33454a5bd28e4dd8321dd2a1
|
|
| BLAKE2b-256 |
9d378dac15fba21011ff8f9eb1980e19ab04078263a4814b3a423d97b81b712c
|