Ottinger Digital Labs

Ottinger Digital Labs

Follow
homebadges
Tag

Python

#python

More content

Read more stories on Hashnode


Articles with this tag

Authenticating Background Tasks with Django Rest Framework SimpleJWT

Nov 10, 20223 min read

Situation You have an API built with Django Rest Framework You are using SimpleJWT as your authentication backend You have integrated Celery with...

Authenticating Background Tasks with Django Rest Framework SimpleJWT

What's the difference between "is" and "==" in Python?

Nov 9, 20224 min read

Development is hard. One of the challenges newcomers face when learning a programming language is the knowledge gap between them and the people they...

What's the difference between "is" and "==" in Python?