# Django Posts

Articles and insights about Django from the PropelAuth team.

### Topics

[All](/content/blog/index.html) [Product](/content/blog/tag/product/index.html) [Authentication](/content/blog/tag/authentication/index.html) [Coding](/content/blog/tag/coding/index.html) [Guide](/content/blog/tag/guide/index.html) [B2B](/content/blog/tag/b2b/index.html) [Django](/content/blog/tag/django/index.html)

---

[FastAPI vs Flask vs Django in 2025](/content/post/fastapi-vs-flask-vs-django-in-2025/index.html)

**If you are starting a new project in Python, there’s three major contenders for your web framework: Django, Flask, and FastAPI.**  
While there are many differences between these frameworks, which one you choose can be boiled down to a few personal preference questions.

---

[PropelAuth Adds Support for Django REST Framework](/content/post/propelauth-adds-support-for-django-rest-framework/index.html)

**With PropelAuth's Django REST framework support, you can add a few additional lines of code and automatically make sure your APIs can only be reached ...**  
June 29, 2022 • 1 min read
