Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Axum integration #563

Merged
merged 1 commit into from
Nov 28, 2021
Merged

Add Axum integration #563

merged 1 commit into from
Nov 28, 2021

Conversation

malyn
Copy link
Sponsor Contributor

@malyn malyn commented Nov 28, 2021

This integration is based on a sample in the Axum repo which I modified to fit the structure and layout of the other Askama integrations. I tested this in a small project using a variety of templates and everything works the same as with the Tide integration (which I have used previously).

I see that an 0.12.0 version of Askama is imminent; I based this PR on the version in main, but am happy to rebase onto the 0.12 branch if you would prefer.

Copy link
Owner

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks great!

@djc djc merged commit 4940b5d into djc:main Nov 28, 2021
@malyn malyn deleted the askama_axum branch December 6, 2021 00:48
@cvng cvng mentioned this pull request Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants