collective / collective/collective.behavior.featuredimage

Featured image will not be cached

Open
#20 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The way it is implemented right now, featured images will not be cached:

```

```

That is a problem for high traffic sites as the view will hit the backend every single time.

We need to create a specific view for this; something like `featured-image.png`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.