J
J
Jekson2019-07-08 17:20:45
Django
Jekson, 2019-07-08 17:20:45

Users using Django admin?

Tell me, is it possible for ordinary users to use the admin panel for standard CRUD operations without much customization? Or is it not a trivial task and easier. faster to make your own front? Do I understand correctly that it is not possible for a specific user to enter the admin panel and edit / create information relating only to him (analogue of request.user in the standard implementation) and not to all instances of the model.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2019-07-08
@Lepilov

No.
It is only for trusted persons. Those are not even for moderators

concerning only him (analogous to request.user
can

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question