Scott Russell wrote:
On Sat, 2005-04-09 at 03:33 -0500, Ian Bicking wrote:

I've finished a simple tutorial on how to use WSGIKit to build a simple to-do application. You can find it at:


Ian,
Thanks for that - if you have any spare time, could you also do a
version of a similar tutorial, but showing how you would use WSGIKit,
SQLObject and FormEncode to build CRUD pages?  (Or maybe explain why you
wouldn't do this.)  I'm just about to begin a project like this myself,
but would appreciate a rough (working) map on the way in.

I've been thinking about extending the tutorial with various different features -- like multi-user, which introduces modifying the database schema and some path parsing (like the app in examples/todo right now), and user authentication, which could perhaps include a registration form (which can be complicated enough to justify FormEncode). But I don't know... writing docs can be a lot of work ;)


--
Ian Bicking  /  [EMAIL PROTECTED]  / http://blog.ianbicking.org


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to