divanov11 / Django-To-Do-list-with-user-authentication

To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
210 stars 115 forks source link

You can still update other user's task using the url #8

Open LakshyaNegi opened 3 years ago

CoderFek commented 11 months ago

Did you pass "LoginRequiredMixin" inside TaskUpdate?