On Mar 23, 9:39 am, Jonathan Vanasco <[email protected]> wrote: > This ended up giving me some more questions than answers. > > Can anyone give me an overview of how this works? The ConfigParser > docs are pretty bad. > > When I do the > use = > > directive, paster starts throwing errors
Where are you using `use`? My production.ini looks like this: [app:main] use = config:development.ini # other stuff... set debug = false --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
