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

Template Not found on testing. #3130

Closed
mawaishanif opened this issue Jul 10, 2018 · 2 comments
Closed

Template Not found on testing. #3130

mawaishanif opened this issue Jul 10, 2018 · 2 comments
Labels

Comments

@mawaishanif
Copy link

Long story short

When testing the app the jinja template does not get found.

Expected behaviour

I want the templates to be found so the apps can be tested.

Actual behaviour

I get template not found error, when testing otherwise its working fine. I'm running the app on dev server from aiohttp-devtools

Steps to reproduce

Make route whom handler returns a template using aiohttp-jinja2

Your environment

windows
aiohttp 3.3.2

@asvetlov
Copy link
Member

Sorry, looks like aiohttp bug tracker is a wrong place for template problem reports.

I can say that aiohttp-jinja2 has nothing special, it is just a thin wrapper around jinja2 itself.
I guess you have a configuration problem in a part of specifying a path to templates.

Without looking at the code I cannot say more.

@lock
Copy link

lock bot commented Oct 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a [new issue] for related bugs.
If you feel like there's important points made in this discussion, please include those exceprts into that [new issue].
[new issue]: https:/aio-libs/aiohttp/issues/new

@lock lock bot added the outdated label Oct 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants