Remove uri_encode and use Tera filter instead #6

Merged
glyph merged 1 commits from remove_uri_dependency into main 2022-09-09 10:09:18 +00:00
Owner

While working on the lykin tutorial series I realised I could do away with the uri_encode dependency and simply perform the encoding using a Tera filter (in-template encoding).

While working on the lykin tutorial series I realised I could do away with the `uri_encode` dependency and simply perform the encoding using a Tera filter (in-template encoding).
glyph added 1 commit 2022-09-09 10:09:03 +00:00
glyph merged commit 6e5c017dd7 into main 2022-09-09 10:09:18 +00:00
glyph deleted branch remove_uri_dependency 2022-09-09 10:09:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: glyph/lykin#6
No description provided.