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 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