Training 'picture_header' isnt working with sorl-thumbnail #89837
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Content
Type
Design
Type
Report
Type
To Do
Type
Web Development
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio#89837
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In 'training.html' I'm trying to replace the header sorl-thumbnail resize as currently it just renders the full resolution.
{% include "common/components/helpers/image_resize.html" with alt=training.name classes="img-fluid img-width-100 rounded mb-3" img_source=training.picture_header width="820" %}
While the DOM has a url, it doesnt render an image.
Spoke with Anna and she mentioned it might be the typed templates objects vs raw django objects issue.
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @MikeyN