hi,

I have a django application which uses the authentication system. I have 
added a field named "project_id" which gets and sets the id from projects 
table but there is no relation between them.

the creation is successful but when I login with that user, the project_id 
automatically changes to 1 as the first id of the projects table !!

I have this problem on my development server, as I had this problem before 
on the localhost but solved it, but I can't remember how ??!!

any help is appreciated.

Best Regards.

-- 
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.


Reply via email to