News

HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.
","","## About","Developed my skills with Python by learning the Django framework. This project is basic, but has potential to become a full stack complete Web Application.
my work flow name: Build and deploy Python app to Azure Web App - happywebsite on: push: branches: - main workflow_dispatch: jobs: build: runs-on: ubuntu-latest ...
Django 3 will only allow async features to run in an app if it’s deployed as ASGI. Django is a long-standing fixture of the Python web development community.