Thatnks. That's what I ended up doing, and it wasn't too hard using diff to find what I was missing.
On Sunday, September 8, 2013 9:27:49 PM UTC-7, Jonathan Vanasco wrote: > > The scaffold doesn't really do much. It just adds a few includes and then > creates a simple db connection in the model file. > > You'd probably be best off creating a new , empty project with the alchemy > scaffold, then copying a few lines of code into your existing project. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
