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.
Development of the Book Review App

Development of the Book Review App

2
Comments
4 min read
Create a django python project in docker in pycharm

Create a django python project in docker in pycharm

7
Comments
2 min read
How to debug a Python and Django application inside a Docker container

How to debug a Python and Django application inside a Docker container

10
Comments 3
3 min read
Extending Django Models: A Comprehensive Guide

Extending Django Models: A Comprehensive Guide

Comments
3 min read
A Beginner’s Guide to Django Web Framework: Creating Apps, Views, Configuring URLs and Templates

A Beginner’s Guide to Django Web Framework: Creating Apps, Views, Configuring URLs and Templates

4
Comments
6 min read
Which is Best?

Which is Best?

Comments 2
1 min read
Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Expressjs vs Django vs FastApi vs Golang vs Rust (Actix) vs Ruby on Rails vs LAMP Stack (PHP) Hypothetical Benchmark Results

Comments
1 min read
Integrate Google OAuth2 authentication into the django-rest-framework

Integrate Google OAuth2 authentication into the django-rest-framework

Comments
4 min read
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

18
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

9
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.

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

Django: `render_to_string()` funtion

4
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.