Keyword-Only Parameters in Python

Buy Me a Coffeeโ˜•*Memos: My post explains parameters and arguments in Python. My post explains positional-only parameters in Python. My post explains positional-only parameters and keyword-only pa...
0 Read More

Role-Based Access Control in Django

Role-Based Access Control in Django
Security is a very important aspect in web development, sometimes so much underrated. While naming folders mostly on your project tree we can easily find auth, ask yourself if that is authentication o...
0 Read More