Serhat Teker

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.

               

Django REST Filtering Tutorial - Filter Against URL (Part III)

2022-04-07 (Edited: 2022-04-26) — 6 minutes read
#django  #djangorestframework  #filter  #search 
How to filter against the URL in Django REST framework

Automate Python Virtual Environment with a Script

2022-04-01 (Edited: 2022-05-10) — 5 minutes read
#python  #bash  #zsh 
How to automate creating and activating your python virtual environment with a shell script

Django REST Filtering Tutorial - Filter with Current User (Part II)

2022-03-24 (Edited: 2022-04-26) — 6 minutes read
#django  #djangorestframework  #filter  #search 
How to filter querysets with current user in Django REST framework

Django REST Filtering Tutorial - Intro (Part I)

2022-03-17 (Edited: 2022-04-26) — 5 minutes read
#django  #djangorestframework  #filter  #search 
How to filter and search in Django REST framework

How to Install Deb Packages

2022-03-10 — 3 minutes read
#debian  #ubuntu  #os  #vscode  #app 
How to install .deb packages (files) on Ubuntu or other Debian based distributions