I have added a field called project_id in the user module (auth_user table), and I can set it to any value based on another table (they don't have relations). when I login to the site, it automatically changes it to the first id of the projects table.
I must mention that I don't have this problem on localhost, but when I upload it to the development server the problem appears. I had this problem on the localhost too, but I can't remember how I solved it. the problem occurs exactly on login. any help will be regarded. Best Wishes. -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users. For more options, visit https://groups.google.com/groups/opt_out.

