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 Signals - Introduction
Django Signals - Introduction
Dynamically Passing Parameters to Pytest Fixtures
Dynamically Passing Parameters to Pytest Fixtures
How to ‘autouse’ a pytest fixture only within a specific class
Enable ‘autouse’ for a pytest fixture only within a specific class
Sign In Vault with Github
How to sign in Hashicorp Vault with Github PAT (Personal Access Token)
DRF - Map Filter QuerySet Parameters (Part V)
How to map some url filter query parameters to different model fields in Django REST Framework