V
V
Vadim Nikiforov2021-03-29 19:30:11
Django
Vadim Nikiforov, 2021-03-29 19:30:11

Python authentication permissions?

Tried to find a way to make it so that the user could:
- See the list of tasks and create new ones without authorization.
- Edit the text of the task and check the box for completion.
Maybe someone has a solution, someone can help with something.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2021-03-29
@nikifovadim

You can do this with Django. Just mark the views with the appropriate decorators and that's it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question