09/19/2009 12:59 AM, Sean: > hardcode the database connection in something like a config.py file.
Uh? http://webpy.org/tutorial2.en """ Above your web.run line add: web.config.db_parameters = dict(dbn='postgres', user='username', pw='password', db='dbname') """ What is the problem? -- Architecte Informatique chez Blueline/Gulfsat: Administration Systeme, Recherche & Developpement +261 34 29 155 34 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to webpy@googlegroups.com To unsubscribe from this group, send email to webpy+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---