Z
Z
zkweb2015-10-21 11:37:32
Django
zkweb, 2015-10-21 11:37:32

How to extend the user model in Django?

Good afternoon! Help me please. How can I add their binding to stores in Django to the standard user model. There is a list of users, they need to be linked to stores, display a list of stores in the same way as binding to groups. I'm new to Django, please help, thanks in advance! You also need to link the seller to several stores.
8f09fed1f7a64bf9b3be1cbbb6e51445.JPG

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikita Shultais, 2015-10-21
@zkweb

Everything about extending the user model - https ://docs.djangoproject.com/en/1.8/topics/auth/ ... -use-django-admin-...

B
baterson, 2015-10-21
@baterson

a good guide on customizing the user model
dunmaksim.blogspot.ru/2015/05/django-18.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question