========================================= Musical Performance Organizer - Annotated ========================================= :Author: Thomas Richter The first in a series of tutorials that will build a reasonably complex application, starting from a simple prototype and evolving it into a finished application. The tutorial will touch on many practical aspects of building the application and demonstrate how to combine the various components that are available in Grok into a finished product. Contents: .. toctree:: :maxdepth: 2 introduction setting_up_the_environment initial_tests_and_model_objects inital_grok_admin_screen grok_admin_screen_with_testapp adding_performances adding_first_performance first_listed_performance first_edit_of_a_performance adding_musicians_to_a_performance adding_a_musician viewing_musicians_in_a_performance adding_songs_to_a_performance adding_a_song attaching_files_to_a_song attaching_files perfomance_with_attachments adding_comments_to_a_performance adding_a_comment