I have the basic functionality working for my port from PHP, and now it's time to start working on look and feel issues.
I have two simple questions about menu.py to which I have not been able to find answers this morning: 1. Why is it in the models directory? 2. How does menu.py get included so that response.menu is available to the MENU call in layout.html? I think I can use menu.py without knowing the answers, but I always like to understand the magic. Thanks, Cliff Kachinske

