Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question