My web dev diary 📔✨

Notes on my journey learning to code with Python & Django

Django in Production: serving static files with WhiteNoise and Cloudinary (also, my new toy!!)

AMartin1987 | Aug. 8, 2025, 9:27 p.m.

A lot has happened since the last post. From now on I'll try to post here more regularly 😅

Last year I started studying Crossplatform Applications Development at IES Dr Balmis, w

Read more →

Deployed PostgreSQL db to Vercel

AMartin1987 | Dec. 25, 2023, 9:59 p.m.

So, here I am after a few months of not writing on here... I spent some time working full-time at a beauty products store. Whenever I had a moment to rest, I found myself too tired to study 😅, so I

Read more →

Migrated my db to PostgreSQL !

AMartin1987 | May 30, 2023, 4:47 p.m.

Finally, I converted my database (intially in SQLite3, as its Django's default db format) to PostgreSQL! So I guess it's ready for the next step in my learning project, which is hosting thi

Read more →

CKEditor in Django Admin

AMartin1987 | May 18, 2023, 5:04 p.m.

I needed a more convenient way to apply HTML formatting to my posts, so I decided to install my first Django package: CKEditor.

Read more →
About me
notByAI badge