Madhur215 / Django-ChatApp

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

Template not Found

RohnRoy opened this issue · comments

when tried to register, it shows TemplateDoesNotExist. i had installed the crispy forms
Screenshot (93)

pip install django-crispy-forms==1.14.0
Worked for me