In this video we will add user accounts to our Django Chat App. This will set up the ability to add a lot of new features to this application. We will use Django All Auth to make this easy to do. We will also improve the styles in the default templates to make it look a lot better.
Starting Code:
https://github.com/legionscript/Djang...
Ending Code:
https://github.com/legionscript/Djang...
Django All Auth:
https://django-allauth.readthedocs.io...
Django Crispy Forms:
https://django-crispy-forms.readthedo...
Legion Script:
http://legionscript.com/