Sorry about not responding quickly. I thought I get notification to my
gmail address when I got a reply here (which I think I didn't).

Anyway, as you told me after updating SQLAlchemy everything worked
fine and I finished the tutorial successfully. Thanks a lot.

Just a few (minor) suggestions for the tutorial:


* I don't know about other people, but at least I found it difficult
to understand the following part (I have to admit that I'm totally new
to this sort of thing, so maybe it's obvious for other people):

  Inline WSGI middlewares are basically middlewares applied “inside”
of our application object

Could you elaborate a bit more (maybe using some concrete example)? If
adding an example clutters the tutorial, linking to an article that
explain the concept would help.


* I think adding a link to the application.py (http://dev.pocoo.org/
projects/werkzeug/browser/examples/shorty/application.py) after

  Now that wasn’t that hard.

would be helpful ("the final application.py should look like
this...").


* Adding the "Running the Application" section right before Outro
would be nice. Well, it's just

  python manage.py runserver

but it would have saved a bit of my time :-)


Best,

- Satoshi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to