T
T
theoctopus2016-07-17 14:03:56
Django
theoctopus, 2016-07-17 14:03:56

How to implement registration of users in different groups?

How to implement registration of users in different groups?
There is Group1 with its own rights and relation to user by OneToOneField
There is Group2 with its own rights and relation to user by OneToOneField
Each of the user groups should have pages that are available only for users of this group.
In what direction to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Emil Revencu, 2016-07-24
@Revencu

Maybe session will help?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question