I believe the documentaiton covers setup-app, which should just work.

If there's something missing in some doc, it would be great to know
where you didn't find the info you wanted so that we can add it. ;)

--mark ramm

On Wed, Apr 1, 2009 at 2:45 PM, Paul Rigor <[email protected]> wrote:
>
> Thanks! That command setup the default db...
>
> I'm now getting an authentication failure even though I'm using the
> default websetup/bootstrap values.  I'll dig further into this...
>
> Will there be documentation clarifying application quickstarts which
> enable authentication feature?
>
>
> Thanks,
> Paul
>
> On Mar 31, 6:53 pm, Mark Ramm <[email protected]> wrote:
>> Try the command:
>>
>> paster setup-app development.ini
>>
>> then if you want to edit what happens when that command runs try
>> editing websetup.py
>>
>> --Mark Ramm
>>
>>
>>
>> On Tue, Mar 31, 2009 at 2:12 PM, Paul Rigor <[email protected]> wrote:
>>
>> > Hi,
>>
>> > This is regarding TurbeGears2 and my attempt to use catwalk (via /
>> > admin) on a barebones system.   I created a skeleton project with
>> > authentication enabled.  I'm using the default sqlitedb... My qestion:
>> > "Is there an interface to create admin accounts or do I need to
>> > perform this via command-line, ie, sqlite CLI"?  Currently, I receive
>> > the following error when serving both development and test configs...
>>
>> > OperationalError: (OperationalError) no such table: tg_user u'SELECT
>> > tg_user.password AS tg_user_password, tg_user.user_id AS
>> > tg_user_user_id, tg_user.user_name AS tg_user_user_name,
>> > tg_user.email_address AS tg_user_email_address, tg_user.display_name
>> > AS tg_user_display_name, tg_user.created AS tg_user_created \nFROM
>> > tg_user \nWHERE tg_user.user_name = ? \n LIMIT 2 OFFSET 0' ['manager']
>>
>> > I'd gladly appreciate any insight/tips!
>>
>> > thanks,
>> > Paul
>>
>> > On Feb 28, 12:24 pm, Jorge Vargas <[email protected]> wrote:
>> >> On Sat, Feb 28, 2009 at 2:22 PM, Gustavo Narea <[email protected]> 
>> >> wrote:
>>
>> >> > On Wednesday February 25, 2009 20:18:56 Sanjiv Singh wrote:
>> >> >> I dont get that error. Although the tests fail with one error
>> >> >>http://paste.chrisarndt.de/paste/599585def18b40cea02b07d2c8393cc8
>>
>> >> > Thanks, Sanjiv!
>>
>> >> > I get that in b6 too, so I created the relevant ticket:
>> >> >http://trac.turbogears.org/ticket/2243
>>
>> >> For the record this is a known issue. At least by me i'm not sure if
>> >> we had a ticket. I believe the way our db is setup in test.ini is
>> >> wrong.
>>
>> --
>> Mark Ramm-Christensen
>> email: mark at compoundthinking dot com
>> blog:www.compoundthinking.com/blog
> >
>



-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to