Serhat Teker is the software engineer who wrote these articles.
I created this Tech Blog to help me remember the things I’ve learned in the past, so my future-self doesn’t have to re-learn them in the future.
How to Change the Message of Older Git Commits
How to change the message of older or multiple git commits
Connect PostgreSQL in Docker from Your Local Host
This brief tutorial shows how to create and connect PostgreSQL container in your local machine
How to Install Python 3.9 on Ubuntu
This brief tutorial shows how to install and configure Python 3.9 on Ubuntu.
How to get User in ipython - Django
How to get UserModel in ipython while getting error: ‘ImproperlyConfigured: Requested setting AUTH_USER_MODEL, but settings are not configured.’
How to Run Django Shell in IPython
How to run django shell in ipython