Create a new template for activity page offline availability#1086
Create a new template for activity page offline availability#1086yokwejuste wants to merge 1 commit into
Conversation
|
@yokwejuste is creating a test VM for this PR 🚀🚀🚀 |
|
pre-commit checks failed ❌❌❌ |
1 similar comment
|
pre-commit checks failed ❌❌❌ |
|
Test VM is ready ✅✅✅ |
|
@yokwejuste is creating a test VM for this PR 🚀🚀🚀 |
|
pre-commit checks failed ❌❌❌ |
|
Test VM is ready ✅✅✅ |
|
@yokwejuste is creating a test VM for this PR 🚀🚀🚀 |
|
pre-commit checks failed ❌❌❌ |
|
Test VM is ready ✅✅✅ |
3ec798c to
9d8f9a3
Compare
|
@yokwejuste is creating a test VM for this PR 🚀🚀🚀 |
|
pre-commit checks failed ❌❌❌ |
|
Test VM is ready ✅✅✅ |
|
@tuxology is deleting test VM ... |
|
Test VM deleted ✅✅✅ |
|
Resolved conflicts after previous merge. |
|
pre-commit checks failed ❌❌❌ |
add utils for qr code and pdf rendering implements template for pdf routes and views for endpoint utils for downloadable binaries updates to pdf template
5c261d3 to
74c29ab
Compare
|
pre-commit checks failed ❌❌❌ |
Summary
For this PR, we will be using waesyprint python library to convert an html jinja template to a PDF. This will include us using variables in a context passed from the view endpoint.
Closes #899
Changes