
Django + fly.io = ❤️
Fly.io is not advertising itself as a Django-first hosting platform. However, it provides all the building blocks for a sweet Django setup. ...
Fly.io is not advertising itself as a Django-first hosting platform. However, it provides all the building blocks for a sweet Django setup. ...
The release of version 2.0.0 of schablone, a cookiecutter starter template, makes everything even simpler. ...
Since Django 4, form rendering with Tailwind can be used to render beautiful forms without using Node or any other packages like django-crispy-forms. All you need is the Tailwind CLI binary and django-widget-tweaks. ...
This is the script I am using to deploy a dokkuzied app to Dokku. ...
I am happy to announce Schablone. Schablone is a minimal boilerplate project for Django with strong opinions and little options for customization. ...
Together with my SO we built hoarddit.com, a website that helps everyone to discover art. It allows you to virtually trade art pieces. This post describes how we spent our innovation points and why hoarddit is not an NFT. ...
When hosting Django applications on AWS Elastic Beanstalk, it is often required to run commands on the server to do some maintenance tasks. ...