wagtail-bakerydemo/bakerydemo/settings
Rachel Smith edd2410b42 Replace image tags with picture tags
- Uses Wagtail 5.2 picture tags https://docs.wagtail.org/en/latest/releases/5.2.html#responsive-multi-format-images-with-the-picture-tag
- Each image now has three renditions for avif, webp and jpeg formats
- Some images now have two sizes on top of this (6 renditions in total) for different screen sizes
2024-02-01 08:01:53 +10:00
..
__init__.py Work on #17, move more toward common django/wagtail conventions WRT settings file; fix Vagrant issues, adjust readme accordingly 2017-02-11 19:42:48 -05:00
base.py Replace image tags with picture tags 2024-02-01 08:01:53 +10:00
dev.py Always load local.py in dev 2023-02-16 10:13:49 +00:00
local.py.example Remove stray docker-compose local.py example 2023-02-16 10:13:49 +00:00
production.py Added Wagtail's `ruff.toml` 2023-12-16 00:18:52 +00:00