shacker / django-todo

A multi-user, multi-group todo/ticketing system for Django projects. Includes CSV import and integrated mail tracking.
http://django-todo.org
BSD 3-Clause "New" or "Revised" License
819 stars 285 forks source link

TypeError: view must be a callable or a list/tuple in the case of include(). #107

Closed NhaTrang closed 4 years ago

NhaTrang commented 4 years ago

How to modify the urls.py file when the file is trying to look for the views.py file?

shacker commented 4 years ago

This is a Django question, not a todo question, but maybe we can help. What does your urls.py file look like now?

shacker commented 4 years ago

No response from user, and this is not a django-todo issue. Closing.