Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abdurraufraihan/django-chat
/ types & classes
Types & classes
28 in github.com/abdurraufraihan/django-chat
⨍
Functions
61
◇
Types & classes
28
↓ 2 callers
Class
ChatRoomSerializer
server/apps/chat/serializers.py:5
↓ 1 callers
Class
UserSerializer
server/apps/user/serializers.py:9
Class
client/src/routes.js:8
Class
client/src/components/auth/AuthRequired.js:8
Class
AuthenticatedComponent
client/src/components/auth/AuthRequired.js:8
Class
ChatConfig
server/apps/chat/apps.py:4
Class
ChatConsumer
server/apps/chat/consumers.py:7
Class
ChatMessage
server/apps/chat/models.py:14
Class
ChatMessageSerializer
server/apps/chat/serializers.py:19
Class
ChatRoom
server/apps/chat/models.py:5
Class
ChatRoomView
server/apps/chat/views.py:9
Class
LoginApiView
server/apps/user/views.py:27
Class
LoginSerializer
server/apps/user/serializers.py:14
Class
MessagesView
server/apps/chat/views.py:26
Class
Meta
server/apps/user/serializers.py:10
Class
Meta
server/apps/user/serializers.py:31
Class
Meta
server/apps/chat/serializers.py:15
Class
Meta
server/apps/chat/serializers.py:23
Class
Migration
server/apps/user/migrations/0002_onlineuser.py:8
Class
Migration
server/apps/user/migrations/0001_initial.py:10
Class
Migration
server/apps/chat/migrations/0001_initial.py:9
Class
OnlineUser
server/apps/user/models.py:9
Class
Routes
client/src/routes.js:8
Class
SignupApiView
server/apps/user/views.py:31
Class
SignupSerializer
server/apps/user/serializers.py:21
Class
User
server/apps/user/models.py:5
Class
UserConfig
server/apps/user/apps.py:4
Class
UserView
server/apps/user/views.py:10