If the link didn't work for you before it should work now. (dns issue fixed)
The goal of this was to show how to create a widget using TW2, save it to a database, and then display results using datagrid tw2 widget, while doing everything as easy as copy/paste for a new user. Thanks, Lucas On Tue, May 22, 2012 at 10:32 PM, Lukasz Szybalski <[email protected]>wrote: > Hello, > Thanks for the info. > > I've created documentation on how to create an address-book in pyramid. > http://lucasmanual.com/mywiki/Pyramid/ > > Contents > > 1. Pyramid Setup <http://lucasmanual.com/mywiki/Pyramid/#Pyramid_Setup> > 2. Pyramid Project: > myapp<http://lucasmanual.com/mywiki/Pyramid/#Pyramid_Project:_myapp> > 1. Populate the > database<http://lucasmanual.com/mywiki/Pyramid/#Populate_the_database> > 2. Start the > Application<http://lucasmanual.com/mywiki/Pyramid/#Start_the_Application> > 3. Pyramid > Commands<http://lucasmanual.com/mywiki/Pyramid/#Pyramid_Commands> > 4. > Addressbook<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.Addressbook> > 1. > structure<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.structure> > 2. > views.py<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.views.py> > 3. add page > template<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.add_page_template> > 4. > widget<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.widget> > 5. Add widget to html > template<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.Add_widget_to_html_template> > 6. Create database > model<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.Create_database_model> > 7. Saving Form to > Database<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.Saving_Form_to_Database> > 8. Display Records in > Datagrid<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.Display_Records_in_Datagrid> > 9. Add view record grid to > html<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-addressbook.Add_view_record_grid_to_html> > 5. > Plugins<http://lucasmanual.com/mywiki/Pyramid/#Pyramid.2BAC8-plugins.Plugins> > > > > > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
