Django HTMX Chat Application
Building a async, websocket based chat application using django, channels and htmx. Features: Join or Create Rooms and Send and Recieve Messages.
Feb 10, 202330 min read35

Search for a command to run...
Articles tagged with #web-development
Building a async, websocket based chat application using django, channels and htmx. Features: Join or Create Rooms and Send and Recieve Messages.

Creating a basic CRUD application with Django and HTMX

Exploring and Interacting with Django's built-in Admin Section

Understanding and Structuring a Database Schema with Models in Django

Loading Static Files in a Django project/app

Rendering templates/HTML docs in the Django project/app
