> configobj.DuplicateError: Duplicate keyword name at line 16. > > Can you help me?
Looks like your dev config file has two lines with the same name. Most likely this is the database configuration, which has a default sqlite line, and you added a new line for some other database.... --Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

