Re: [LogiLogi-list] Sourceforge username
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2006-11-09 01:13:22
|
> I don't want to distract you or fill the mailing list with smal > tecnical questions. If you think so, please forward this to the > mailing and we'll continue over there the conversation. I will because this is an important thing I forgot to mention in the docs. I am very sorry and I hereby repent. > to be completed to work (I guess)... Could an admin default user be in > the default DB schema? > > This is the error anyway: > > Couldn't find User with ID=1 A few database related rake commands need to be run too, like rake db:migrate and rake db:migrate:engines. A rake task is included with Manta do do all of these in one go, it's called do_dev_db. So: rake do_dev_db does the trick (redo_dev_db, after one is in place and you need a newer version). I updated the documentation and committed the change. Wybo PS: I added your user-name from the previous e-mail, you have full developer access now. |