Hi all, I really like Werkzeug tool set. Probably this is what everyone are looking for after working with Django and others frameworks.
My question is about features Pocoo team tutorials or tutorials of common techniques. Are there any plans for creating same tutorials like the "Shorty" according to: * Working with session and cookies * Implementing group and user privileges for admin applications * Handling file uploads * Handling e-mail notifications * Paginations etc. I realized that the most of that stuff is already implemented as a part of different "Pocoo" applications like Zine, Werkzeug examples. I found on http://werkzeug.pocoo.org/documentation/libraries page for example very useful links about HTML form generation and validation libraries but on the another hand Zine uses the own module for that. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
