Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OmkarPathak/Django-to-do
/ functions
Functions
8 in github.com/OmkarPathak/Django-to-do
⨍
Functions
8
◇
Types & classes
20
↓ 2 callers
Function
check_user_validity
Check if user such user exists in Database
todo/tasks/views.py:37
Method
__str__
(self)
todo/tasks/models.py:15
Function
add_css
Removes all values of arg from the given string
todo/tasks/templatetags/tags.py:6
Method
clean_username
(self)
todo/tasks/models.py:50
Function
clear
(request)
todo/tasks/views.py:72
Function
complete
(request, id)
todo/tasks/views.py:55
Function
delete
(request, id)
todo/tasks/views.py:47
Function
tasks
(request)
todo/tasks/views.py:8