Added new users using admin page but unable to see them in the frontend or assign them to any projects

Basically what the title says. I have added two users, one using Django admin page and the other using terminal. Their names show up in users tab in the Django admin page but I cannot assign them to any projects or see them in the frontend. They can however, login using their own computers

Hi @m3tr0n

Thanks for your contribution! You should be able to assign them to your project using the project settings interface in Taiga.

If you go to your project’s page in Taiga, go to settings, members and adding these new members with their emails, what happend?
They should recieve and invitation email and see this project in their Taiga home.

Regards.

I was unable to do that so I’m trying to reinstall this from scratch in my server. I’ll let you know how it goes. Thanks