Hi all, I would like to make a script to populate the database in my app, similar to the one in this tutorial: https://github.com/Pylons/pyramid/blob/master/docs/tutorials/wiki2/src/models/tutorial/scripts/populate.py It seems that the pyramid.paster.get_appsettings() method is not available in the version of Pyramid I'm using (1.2 -- I guess it would be a good idea in general to migrate to 1.3 but right now I'm under really tight time constraints). Is there an easy way to parse the config under 1.2?
Best regards, Greg -- 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.
