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.
I'm looking for Django and react programmer to exchange knowledge.

I'm looking for Django and react programmer to exchange knowledge.

3
Comments
1 min read
Hacking Django websites: Man In The Middle attack

Hacking Django websites: Man In The Middle attack

32
Comments 1
3 min read
How to use Postman to authenticate to Django Rest Framework

How to use Postman to authenticate to Django Rest Framework

4
Comments
3 min read
Lessons Learned Building a Full-stack Framework for Django

Lessons Learned Building a Full-stack Framework for Django

35
Comments 5
10 min read
How to use CkEditor in Django?

How to use CkEditor in Django?

16
Comments 4
2 min read
Hacking Django websites: Cross Site Request Forgery Protection

Hacking Django websites: Cross Site Request Forgery Protection

20
Comments
2 min read
Create a CV/Resume Builder using the Django Rest Framework (part 2)

Create a CV/Resume Builder using the Django Rest Framework (part 2)

6
Comments 1
5 min read
Create a CV/Resume Builder using the Django Rest Framework (Part 1)

Create a CV/Resume Builder using the Django Rest Framework (Part 1)

4
Comments
3 min read
CMS, Strapi.js/React, vs Django

CMS, Strapi.js/React, vs Django

2
Comments 13
1 min read
LEARNING APIs

LEARNING APIs

7
Comments 5
1 min read
Django Templates - Short introduction and FREE samples

Django Templates - Short introduction and FREE samples

62
Comments
7 min read
Hacking Django websites: clickjacking

Hacking Django websites: clickjacking

21
Comments
2 min read
Hacking Django websites

Hacking Django websites

48
Comments 1
4 min read
django UserCreation Form - fastest way to create signup functionality.

django UserCreation Form - fastest way to create signup functionality.

13
Comments
2 min read
Custom Form Validation - Building SaaS #71

Custom Form Validation - Building SaaS #71

5
Comments
1 min read
Django and Heroku

Django and Heroku

2
Comments
2 min read
Follow/Unfollow System using Django || Simple Code ||

Follow/Unfollow System using Django || Simple Code ||

25
Comments 10
3 min read
Which has a better NEED and a future? REACT OR VUE?

Which has a better NEED and a future? REACT OR VUE?

7
Comments 13
1 min read
What STACK do you choose and why?

What STACK do you choose and why?

11
Comments 18
1 min read
The Social Blog using Django

The Social Blog using Django

8
Comments
15 min read
Wagtail For Fun And Profit #2: Getting Started

Wagtail For Fun And Profit #2: Getting Started

2
Comments
3 min read
what Backend is recommended for VUE or REACT?

what Backend is recommended for VUE or REACT?

12
Comments 16
1 min read
Maps with Django (part 1): GeoDjango, SpatiaLite and Leaflet

Maps with Django (part 1): GeoDjango, SpatiaLite and Leaflet

7
Comments
7 min read
How To Set Up Tailwind CSS In Django On Heroku

How To Set Up Tailwind CSS In Django On Heroku

10
Comments
4 min read
Top 5 Backend Frameworks 2021

Top 5 Backend Frameworks 2021

9
Comments
6 min read
My Journey Of #100DaysOfCode

My Journey Of #100DaysOfCode

11
Comments 14
3 min read
Django refactor challenge: can you fix all the ORM anti patterns?

Django refactor challenge: can you fix all the ORM anti patterns?

5
Comments
1 min read
Make A Hugo Static Blog Inside A Django App

Make A Hugo Static Blog Inside A Django App

5
Comments
10 min read
👨‍💻 Routing in Django ( Part 9 ) - Django For Beginners

👨‍💻 Routing in Django ( Part 9 ) - Django For Beginners

9
Comments
1 min read
Django - A curated list with useful OSS projects

Django - A curated list with useful OSS projects

62
Comments 4
4 min read
Angular 11 Django CRUD PostgreSQL tutorial

Angular 11 Django CRUD PostgreSQL tutorial

6
Comments
2 min read
Handling Files in Python 🐍

Handling Files in Python 🐍

7
Comments 1
2 min read
Django login & logout using Sessions

Django login & logout using Sessions

21
Comments
2 min read
Blog Website using Django

Blog Website using Django

18
Comments 5
4 min read
Predicting The Future - Building SaaS #70

Predicting The Future - Building SaaS #70

5
Comments
1 min read
Google Forms Clone with Django and Vanilla Javascript

Google Forms Clone with Django and Vanilla Javascript

14
Comments 3
1 min read
Better Examples of Django Async Views

Better Examples of Django Async Views

15
Comments 4
8 min read
How to set up a new Django project

How to set up a new Django project

9
Comments
3 min read
CRUD APP.... which is easier to make it with? REACT or DJANGO

CRUD APP.... which is easier to make it with? REACT or DJANGO

3
Comments 3
1 min read
Dark Mode, the easy way.

Dark Mode, the easy way.

11
Comments
2 min read
Wagtail for Django Devs: Create a Developer Portfolio

Wagtail for Django Devs: Create a Developer Portfolio

2
Comments
5 min read
Running Django on an iPad

Running Django on an iPad

25
Comments 8
4 min read
Django REST Framework: The powers of a Serializer (1)

Django REST Framework: The powers of a Serializer (1)

7
Comments
2 min read
👨‍💻 Basics of Views and Routing in Django ( Part 8 ) - Django For Beginners

👨‍💻 Basics of Views and Routing in Django ( Part 8 ) - Django For Beginners

18
Comments
2 min read
Django Datatables - Pagination, Search and Inline edit via Ajax

Django Datatables - Pagination, Search and Inline edit via Ajax

40
Comments 5
2 min read
Setting Up Django Rest Framework

Setting Up Django Rest Framework

8
Comments
1 min read
The little mistake that loads your entire database to memory

The little mistake that loads your entire database to memory

8
Comments
2 min read
How to authenticate Django REST Framework API calls from a (Vue) JS client using Session Authentication and HttpOnly cookies

How to authenticate Django REST Framework API calls from a (Vue) JS client using Session Authentication and HttpOnly cookies

21
Comments
7 min read
Polishing and Usability - Building SaaS #69

Polishing and Usability - Building SaaS #69

3
Comments
2 min read
Why Queryset.exists() is more efficient than Queryset.count()

Why Queryset.exists() is more efficient than Queryset.count()

18
Comments
2 min read
Django & DRF : DRF tips & tricks

Django & DRF : DRF tips & tricks

20
Comments
12 min read
Django refactoring game - can you fix all the Models anti-patterns?

Django refactoring game - can you fix all the Models anti-patterns?

4
Comments
1 min read
Enable Partial Updates in Django REST

Enable Partial Updates in Django REST

3
Comments
3 min read
How I learned to code & built a real software product in ~ 6 months

How I learned to code & built a real software product in ~ 6 months

93
Comments 2
3 min read
Student Result Publish in Django

Student Result Publish in Django

1
Comments 2
1 min read
Django: User Authentication using knox

Django: User Authentication using knox

27
Comments 9
4 min read
👨‍💻 Queries in Django ( Part 7 ) - Django For Beginners

👨‍💻 Queries in Django ( Part 7 ) - Django For Beginners

19
Comments 2
2 min read
Building a Django CRUD application in minutes

Building a Django CRUD application in minutes

28
Comments
7 min read
How To Populate Your Database From An External API in Django.

How To Populate Your Database From An External API in Django.

55
Comments 7
5 min read
Python Zero to Hero - Ep.27 - Further exploring Django 54:46

Python Zero to Hero - Ep.27 - Further exploring Django

2
Comments
1 min read
loading...