Django-To-Do-list-with-user-authentication icon indicating copy to clipboard operation
Django-To-Do-list-with-user-authentication copied to clipboard

Update urls.py

Open CoderFek opened this issue 2 years ago • 2 comments
trafficstars

CoderFek avatar Oct 18 '23 08:10 CoderFek

Looks like the delete view hasn't been renamed, so renaming imports would cause issues.

divanov11 avatar Oct 18 '23 14:10 divanov11

Looks like the delete view hasn't been renamed, so renaming imports would cause issues.

TaskDelete sounds more intuitive. Renaming it in views too!

CoderFek avatar Oct 20 '23 09:10 CoderFek