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.
Pagination class in Django

Pagination class in Django

9
Comments
2 min read
Docker , containers and django

Docker , containers and django

16
Comments 3
7 min read
I was fighting the platform and I lost. Now I'm better for it

I was fighting the platform and I lost. Now I'm better for it

6
Comments
4 min read
best-of-web-python: A ranked list of awesome Python libraries for web development

best-of-web-python: A ranked list of awesome Python libraries for web development

5
Comments
1 min read
How to create multiple independent admin sites in Django

How to create multiple independent admin sites in Django

12
Comments 4
4 min read
FriendBook - The Social Media

FriendBook - The Social Media

14
Comments 8
17 min read
53% of Django projects have redundant code

53% of Django projects have redundant code

6
Comments
3 min read
Django for APIs Notes - Part IV

Django for APIs Notes - Part IV

14
Comments 2
2 min read
Strapi.JS vs Django REST Framework. Is DRF redundant using Strapi?

Strapi.JS vs Django REST Framework. Is DRF redundant using Strapi?

2
Comments
1 min read
48% of Django projects could simplify models.py in these 3 ways

48% of Django projects could simplify models.py in these 3 ways

26
Comments 1
6 min read
Django For APIs Notes - Part III

Django For APIs Notes - Part III

9
Comments 3
6 min read
Understanding the Fundamental Django Framework Paradigms

Understanding the Fundamental Django Framework Paradigms

7
Comments 1
4 min read
Django For APIs Notes- Part II

Django For APIs Notes- Part II

10
Comments 4
4 min read
Ajax & Django - Rid of Page Reloading

Ajax & Django - Rid of Page Reloading

7
Comments
2 min read
Django for APIs Notes - Part I

Django for APIs Notes - Part I

44
Comments 2
3 min read
Hidden in plain sight, 8% of Django projects have flaky middleware.

Hidden in plain sight, 8% of Django projects have flaky middleware.

3
Comments
4 min read
test

test

Comments 1
1 min read
Why full-stack developer isn't a myth in 2021

Why full-stack developer isn't a myth in 2021

4
Comments 4
2 min read
MediDoc: Efficient Paperless Medical Treatment Management System - DOHackathon Submission

MediDoc: Efficient Paperless Medical Treatment Management System - DOHackathon Submission

6
Comments 1
6 min read
Exploring Options for Deploying Django Web App

Exploring Options for Deploying Django Web App

11
Comments 3
5 min read
Pagination made easy with Django Rest Framework

Pagination made easy with Django Rest Framework

12
Comments
7 min read
Using Vue.js Alongside Django Template

Using Vue.js Alongside Django Template

9
Comments 2
4 min read
Why one should Contribute to Opensource Project

Why one should Contribute to Opensource Project

3
Comments
1 min read
How did I build a web app in a day and deployed

How did I build a web app in a day and deployed

6
Comments 2
2 min read
Importing settings files directly is more common than you think.

Importing settings files directly is more common than you think.

7
Comments
3 min read
loading...