Actix-web: Move Askama/actix-web integration into actix-web

Created on 5 Sep 2019  路  3Comments  路  Source: actix/actix-web

I have been struggling with the Askama integrations for different web frameworks. For now, Askama is not available for actix-web 1.0 because there are conflicting dependencies between actix-web/Gotham/Rocket, all of which Askama supports. Due to coherency issues, I think the integration code will have to live inside either actix-web or Askama. I'd still be happy to do any maintenance work required on the integration, but at this point I think it would be better if the actix-web/Askama integration moves into the actix-web crate (since the latter has many more requirements on the dependency tree than Askama itself).

Most helpful comment

I am fine with moving askama support to actix-web repo.

All 3 comments

I am fine with moving askama support to actix-web repo.

Anyone want to take this task?

@actix/contributors

whoever wants to help with this just open PR

Was this page helpful?
0 / 5 - 0 ratings

Related issues

volfco picture volfco  路  4Comments

zhaobingss picture zhaobingss  路  4Comments

fafhrd91 picture fafhrd91  路  5Comments

icommit picture icommit  路  3Comments

kocoten1992 picture kocoten1992  路  3Comments