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

Fix example of pyramid #529

Merged
merged 3 commits into from
Feb 23, 2015
Merged

Fix example of pyramid #529

merged 3 commits into from
Feb 23, 2015

Conversation

narusemotoki
Copy link
Contributor

  • include template engine
  • remove duplicated line
  • fix parameter
  • fix session

I got

```
builtins.ValueError
ValueError: No such renderer factory .pt
```
And `strategy.request` is function. I don't know this is depending on environment or is not depending on environment.

I'm useing
* Python 3.4.0
* Pyramid 1.5.2
omab added a commit that referenced this pull request Feb 23, 2015
@omab omab merged commit 4d153ac into omab:master Feb 23, 2015
@omab
Copy link
Owner

omab commented Feb 23, 2015

Thanks!

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.

2 participants