> ps Wish there was a place to keep these small but important nuggets > of knowledge somewhere central eg. in the tutorial or in a tips and > tricks section. Other recent useful stuff included the note from Jac > about folder/directory structure, and the use of "/static/" folders to > hold all static files ie. the folder name is hard-coded in the webpy > code as 'static'! >
The lack of documentation in web.py is caused by its greatness. Owe to its simplicity, by the time you learn how to use the framework, you got the web application up and running. Once you got it up and running you are busy maintaining it, and have not spare time to documentation. just added: http://webpy.org/cookbook/staticfiles --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
