How to Auto-Generate Django Multi-Size Thumbnails On the Fly, Save Bandwidth
I’m working on a side API and phone app built on Django Rest Framework (DRF) and React Native. The core feature involves analyzing…
Read MoreI’m working on a side API and phone app built on Django Rest Framework (DRF) and React Native. The core feature involves analyzing…
Read MoreI recently kicked off a brand new Django Rest Framework API for a project I’m hacking on. I decided to stick with my…
Read MoreI was recently faced with the challenge of needing to add translations to a hierarchal database setup in Django/Python. We wanted these translations…
Read MoreRecently I was tasked with sorting a list of countries, that were translated to Portuguese, in alphabetical order. Because the list contained special…
Read More