02 Feb 2023
Django community aggregator: Community blog posts
MongoDB - Mark Smith
- DjangoCon Europe 2023
- @judy2k on Twitter
- Django Integration with MongoDB
- DjangoCon Europe 2022 - The (Python) Magic of Django: A Tour of the Codebase
- PyCon Italia 2022: Stupid Things I've Done With Python
- Everything You Know About Mongo is Wrong
- DjangoCon Europe 2020 - How to Get on This Stage (And What To Do When You Get There)
- PyCon Australia 2019 - It's Pythons All the Way Down: Python Types and Metaclasses Made Simple
Support the Show
This podcast does not have any ads or sponsors. To support the show, please consider purchasing a book, signing up for Button, or reading the Django News newsletter.
02 Feb 2023 12:00am GMT
01 Feb 2023
Django community aggregator: Community blog posts
Securing FastAPI with JWT Token-based Authentication
This tutorial shows how to secure a FastAPI application with JWT Token-based Authentication.
01 Feb 2023 4:28am GMT
31 Jan 2023
Django community aggregator: Community blog posts
How to Install Django
This tutorial covers how to properly install the latest version of [Django (4.1)](https://www.djangoproject.com/) and [Python (3.11)](https://www.python.org). As the [official docs note](https://docs.djangoproject.com/en/dev/topics/install/), if you are already familiar with the command line, …
31 Jan 2023 8:38pm GMT