Code Like a ProfessionalYour code tells a lot about the type of programmer you are. The structure of your code, the arrangement, and the naming methodology you use…Apr 2, 2022Apr 2, 2022
Move Data From SQLite to PostgreSQL in DjangoPeople ask: Can I use SQLite in production? If not, why not? Is the cost of using another RDBMS justified by the benefits? Which RDBMS…May 6, 2021May 6, 2021
How to make a Django application run offline using service workersCreating a progressive web application using Django in just 5 steps.Jan 23, 20211Jan 23, 20211
If you haven’t been called crazy, you haven’t done the extra-ordinaryBased on the book “Crazy is a compliment: The Power of Zigging When Everyone Else Zags” by Linda RottenbergDec 22, 2020Dec 22, 2020
Blog App as a PackageCreating blogs on your django project can be as easy as pip install django-blog-pkgAug 11, 2020Aug 11, 2020