Forem

Django web framework

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Securing Your Django Application: Best Practices for Preventing XSS, CSRF, and More
Cover image for Securing Your Django Application: Best Practices for Preventing XSS, CSRF, and More

Securing Your Django Application: Best Practices for Preventing XSS, CSRF, and More

1
Comments
3 min read
Convert a Django function-based-view into a class-based-view (DetailView)

Convert a Django function-based-view into a class-based-view (DetailView)

Comments
3 min read
Why Django Web Development Outshines Traditional CMS Solutions

Why Django Web Development Outshines Traditional CMS Solutions

Comments
2 min read
How to deploy Django in a subdirectory with Docker, NGINX and Whitenoise
Cover image for How to deploy Django in a subdirectory with Docker, NGINX and Whitenoise

How to deploy Django in a subdirectory with Docker, NGINX and Whitenoise

Comments
4 min read
Django REST Framework: From Zero to Hero
Cover image for Django REST Framework: From Zero to Hero

Django REST Framework: From Zero to Hero

3
Comments 2
4 min read
A New Tech Stack: Quick Read
Cover image for A New Tech Stack: Quick Read

A New Tech Stack: Quick Read

Comments
3 min read
How to install and use Django
Cover image for How to install and use Django

How to install and use Django

4
Comments 2
2 min read
Integrate Google OAuth2 Social Authentication into your Django Web App

Integrate Google OAuth2 Social Authentication into your Django Web App

65
Comments 2
10 min read
Customizing the Django Panel: A Step-By-Step Guide
Cover image for Customizing the Django Panel: A Step-By-Step Guide

Customizing the Django Panel: A Step-By-Step Guide

Comments
1 min read
Stay Updated with Python/FastAPI/Django: Weekly News Summary (09/09/2024-15/09/2024

Stay Updated with Python/FastAPI/Django: Weekly News Summary (09/09/2024-15/09/2024

Comments
2 min read
Django vs Rails: A Senior Developer’s Perspective
Cover image for Django vs Rails: A Senior Developer’s Perspective

Django vs Rails: A Senior Developer’s Perspective

9
Comments
4 min read
Django File Structure for Developers
Cover image for Django File Structure for Developers

Django File Structure for Developers

7
Comments
2 min read
Django AllAuth Chapter 5 - Extending Django AllAuth user model with custom fields

Django AllAuth Chapter 5 - Extending Django AllAuth user model with custom fields

Comments
4 min read
Implementing Search Functionality in Django Rest Framework (DRF)
Cover image for Implementing Search Functionality in Django Rest Framework (DRF)

Implementing Search Functionality in Django Rest Framework (DRF)

1
Comments
4 min read
How to get current user in save method of a django model?

How to get current user in save method of a django model?

Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.