pythonanywhere Hosting of Django Application on GitHub
Setting up the free Web application on pythonanywhere to use the source from a Github project.
Setting up the free Web application on pythonanywhere to use the source from a Github project.
Adding devcontainer.json to help VS Code work better with my Dockerized app.
In short, avoid using "latest" as the image version in docker-compose.yml.
GitHub Workflow notes for cleaning up disk space of and installing PostgreSQL to the runner.
Resolve marker/delimiter conflict between Django's template system and Vue.js.
Working with Server-sent Events (SSE) with Django
Publishing reusable Django apps to PyPI