10 followers
Web App Developer · Web UI Performance · Cloud newbie · Navi Mumbai · Senior Consultant @ cloudxchange.io
Setting request.user to a Django user after someone logs in via Azure Active Directory. · I am using Azure Active Directory for sign-in in my Django...
Just as Interia is to Laravel, HTMX is to Django ? · HTMX is one of the less popular libraries/adapters out there - in fact there isn't yet a wikipedia...
Google Chrome Extension to run code post JavaScript loaded code · I'm writing a new chrome extension that modifies the HTML source code page a tiny...
Use JavaScript's fetch to connect to a Django REST API URL · If you want to send some POST data to an endpoint URL using AJAX, say for example, adding...
Bash script to check domain certificates' data · I am on Ubuntu 22.04 and I got this while trying to execute : echo | openssl s_client -showcerts...
Modifying AUTH_USER_MODEL in Django for a brand new Django project · If you're starting a brand new Django project and want to modify the user model, try...