Yes I think you are probably right. It is a shame that we can use auth for
this kind of situation.

On Tue, Mar 27, 2012 at 11:34 AM, Richard Vézina <
ml.richard.vez...@gmail.com> wrote:

> I think the best way to avoid this is to define custom auth tables and
> then set them to migrate=false.
>
> Richard
>
>
> On Tue, Mar 27, 2012 at 1:40 PM, Bruce Wade <bruce.w...@gmail.com> wrote:
>
>> Tried fake_migrate_all which allowed the page to loaded. However now when
>> I try to login I get an error that auth_user.username doesn't exist. When I
>> go to the database administration in admin, I get the following error when
>> clicking on auth_user,
>>
>> <class 'psycopg2.InternalError'> current transaction is aborted, commands
>> ignored until end of transaction block
>>
>> On Tue, Mar 27, 2012 at 10:27 AM, Bruce Wade <bruce.w...@gmail.com>wrote:
>>
>>> How do I do a fake_migrate with the auth table so I don't get the following 
>>> error? I know the table exists already I just pushed some major changes to 
>>> my server and now when I run the app I get the tables already exists error. 
>>> I really don't want to have to delete that table again, consider I have 
>>> hundred people testing the site..
>>>
>>> relation "auth_group" already exists
>>>
>>>
>>> --
>>> --
>>> Regards,
>>> Bruce Wade
>>> http://ca.linkedin.com/in/brucelwade
>>> http://www.wadecybertech.com
>>> http://www.warplydesigned.com
>>> http://www.fitnessfriendsfinder.com
>>>
>>
>>
>>
>> --
>> --
>> Regards,
>> Bruce Wade
>> http://ca.linkedin.com/in/brucelwade
>> http://www.wadecybertech.com
>> http://www.warplydesigned.com
>> http://www.fitnessfriendsfinder.com
>>
>
>


-- 
-- 
Regards,
Bruce Wade
http://ca.linkedin.com/in/brucelwade
http://www.wadecybertech.com
http://www.warplydesigned.com
http://www.fitnessfriendsfinder.com

Reply via email to