Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly. - GitHub - cookiecutter/cookiecutter-django: Cookiecutter Django is a framework for jumpstarting produc... (more…)
Read more »
This article is part of a series on security acronyms every Django developer should know. CSRF stands for Cross-Site request forgery and describes a certain kind of attack on a web application. Cro… (more…)
Read more »
With, Progressive Web Apps, developers can deliver amazing app-like experiences to users using modern web technologies. In this post we will learn how to make your django application progressive that works offline. (more…)
Read more »
Build reusable components in Django without writing a single line of Python. (more…)
Read more »
When it comes to choice of tools there’s no holy grail, and there will always be tradeoffs to be made. This helped me recognize that I must decide for myself which pain points I care about, and which ones I’m willing to let go. (more…)
Read more »