Implement url_for and use rendered links #110

Closed
opened 6 years ago by bitkeks · 1 comments
bitkeks commented 6 years ago (Migrated from github.com)

Currently Plume templates use hardcoded endpoint URLs. This can break, like mentioned in #65 and might be a problem later if routes change. We should therefore use a function like url_for in Flask to render endpoint URLs from a map of routes.

Currently Plume templates use hardcoded endpoint URLs. This can break, like mentioned in #65 and might be a problem later if routes change. We should therefore use a function like `url_for` in Flask to render endpoint URLs from a map of routes.
elegaanz commented 6 years ago (Migrated from github.com)

It won't be possible with Tera, so it is blocked until we use askama (#161).

It won't be possible with Tera, so it is blocked until we use askama (#161).
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#110
Loading…
There is no content yet.