justchat
justchat copied to clipboard
A chat application built with Django channels.
Bumps [django](https://github.com/django/django) from 2.2 to 2.2.13. Commits 8093aaa [2.2.x] Bumped version for 2.2.13 release. 07e59ca [2.2.x] Fixed CVE-2020-13254 -- Enforced cache key validation in memcached ba... 6d61860 [2.0.x] Fixed CVE-2020-13596...
Bumps [twisted](https://github.com/twisted/twisted) from 18.9.0 to 20.3.0. Changelog Sourced from twisted's changelog. Twisted 20.3.0 (2020-03-13) Bugfixes twisted.protocols.amp.BoxDispatcher.callRemote and callRemoteString will no longer return failing Deferreds for requiresAnswer=False commands when the transport...
django.db.utils.OperationalError: FATAL: too many connections for role "kkaxdnsntptfha" .@mattfreire @dopeboy Can you please help me with this
Messages are fetched from api but its not showing in chat-log. the error says can't read message of undefined. In console i can see the outputs in array. but when...
ImportError: cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding'
when i input a username and want to create a chat it said  
Tried to run the code and am getting an error template not found, changed the BASE_DIR in settings.py file from build to public where the index.html template is and when...
Hi , I want to create a chat application with the help of Django-channels. Here I have two models users and customers.where user has credentials and customers don\'t have credentials...I...
Hi , I want to create a chat application with the help of Django-channels. Here I have two models users and customers.where user has credentials and customers don\'t have credentials...I...