Django-To-Do-list-with-user-authentication
Django-To-Do-list-with-user-authentication copied to clipboard
Update urls.py
trafficstars
Looks like the delete view hasn't been renamed, so renaming imports would cause issues.
Looks like the delete view hasn't been renamed, so renaming imports would cause issues.
TaskDelete sounds more intuitive. Renaming it in views too!