DEV Community

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.
Make a Django project production-ready, create a Docker Image and use GitHub CI/CD to automate the push of the Docker image

Make a Django project production-ready, create a Docker Image and use GitHub CI/CD to automate the push of the Docker image

17
Comments
10 min read
How I approach new problems as backend engineer

How I approach new problems as backend engineer

Comments
3 min read
Adding translation to Django Portfolio project

Adding translation to Django Portfolio project

7
Comments 1
3 min read
Usage of Django `.values_list()` method in a view

Usage of Django `.values_list()` method in a view

Comments
1 min read
What is Django Rest Framework?

What is Django Rest Framework?

Comments
4 min read
Guide to install and set up the package `django-modeltranslation` into a Django projcet.

Guide to install and set up the package `django-modeltranslation` into a Django projcet.

Comments
2 min read
Django: `render_to_string()` funtion

Django: `render_to_string()` funtion

3
Comments
1 min read
Django AllAuth Chapter 4 - Customizing Django AllAuth UI

Django AllAuth Chapter 4 - Customizing Django AllAuth UI

3
Comments
4 min read
Setting up DigitalOcean Spaces for Django Media

Setting up DigitalOcean Spaces for Django Media

1
Comments
4 min read
Adding an Index in Django Without Locking Your Database Table

Adding an Index in Django Without Locking Your Database Table

11
Comments
2 min read
Updating a Record Creates a new Record

Updating a Record Creates a new Record

1
Comments 1
1 min read
Solving a Booking System Issue on a Photography Website: My Journey in the HNG Internship.

Solving a Booking System Issue on a Photography Website: My Journey in the HNG Internship.

Comments
2 min read
Emails Setup in Django Using AWS

Emails Setup in Django Using AWS

18
Comments 3
5 min read
A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

A Beginner’s Guide to Django Web Framework: Django from Novice to Expert

2
Comments
6 min read
Integração do Cloudinary ao seu projeto Django gratuitamente

Integração do Cloudinary ao seu projeto Django gratuitamente

2
Comments
3 min read
Web-server X Load Balancers

Web-server X Load Balancers

5
Comments
4 min read
Create a Simple Blog Application Using Django

Create a Simple Blog Application Using Django

5
Comments
4 min read
What is the difference between `gettext` and `gettext_lazy`?

What is the difference between `gettext` and `gettext_lazy`?

2
Comments
2 min read
IS Django Dying?

IS Django Dying?

4
Comments 7
1 min read
Week 2 - Creating Simple Blog App

Week 2 - Creating Simple Blog App

Comments
3 min read
Use SQLite as a Celery broker in Django

Use SQLite as a Celery broker in Django

13
Comments 2
4 min read
Introduction to Django: A Comprehensive Beginner's Guide to Backend Web Development

Introduction to Django: A Comprehensive Beginner's Guide to Backend Web Development

Comments
4 min read
Understanding Django Fundamentals

Understanding Django Fundamentals

1
Comments
3 min read
Welcome to Virtual Bank: Your Simulated Banking Platform

Welcome to Virtual Bank: Your Simulated Banking Platform

1
Comments
5 min read
Introduction to Django and Setting Up the Development Environment

Introduction to Django and Setting Up the Development Environment

Comments
3 min read
loading...