A chat application built using Django Rest Framework. Users can add other users as friends and have one to one chat.
Repository from Github https://github.comMadhur215/Django-ChatAppRepository from Github https://github.comMadhur215/Django-ChatApp
RohnRoy opened this issue a year ago · comments
when tried to register, it shows TemplateDoesNotExist. i had installed the crispy forms
pip install django-crispy-forms==1.14.0 Worked for me
pip install django-crispy-forms==1.14.0