Using the Django Admin panel without authentication
Disable authentication for projects I only run locally or behind an already secured VPN. #django Things I've learnt that I've documented for reference.
Browse by Topic
Recent TILs
Bumping pyproject.toml version using Git Tags Versioning Python packages in pyproject.toml from Git tags using `uvx`. #python Custom Git Subcommands Git allows you to trivially add custom subcommands to implement totally new functionality #git Deploying Zola to Cloudflare Pages Zola SSG deployment on Cloudflare Pages doesn't work correctly for preview environments. #zola Securing SSH access with Cloudflare Tunnels Protect SSH via a Cloudflare tunnel and application for further access control, security and a browser-based SSH client. #cloudflare See all TILs