Create a Blog with Django 5 + Supabase (Part 3)

Tomas Svojanovsky
Python in Plain English
3 min readMay 3, 2024

--

Now it’s time to update our code because we can fetch data easier and also our admin page needs some care. It’s hard to get some info from there for now.

If you missed the last part don’t worry. You can check it first here: Part 2.

Django admin

Currently, our admin page for posts lacks user-friendliness. It looks like no…

--

--

I'm a full-stack developer. Programming isn't just my job but also my hobby. I like developing seamless user experiences and working on server-side complexities