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.
The right way to use a ManyToManyField in Django

The right way to use a ManyToManyField in Django

16
Comments 1
7 min read
Django model + Frontend CRUD + pagination + API REST and filters by Example

Django model + Frontend CRUD + pagination + API REST and filters by Example

14
Comments
6 min read
Understanding celery and creating simple task in django

Understanding celery and creating simple task in django

16
Comments 1
4 min read
Are Django and Flask Similar?

Are Django and Flask Similar?

7
Comments
4 min read
Create Django REST API (Todo APP)

Create Django REST API (Todo APP)

38
Comments
5 min read
Django Fixtures: seeding databases

Django Fixtures: seeding databases

20
Comments 1
6 min read
Is django underrated and node.js(express.js) overrated ?

Is django underrated and node.js(express.js) overrated ?

9
Comments 11
2 min read
3 tips for Django Beginners

3 tips for Django Beginners

19
Comments 10
3 min read
Using Blockonomics Bitcoin Payments API

Using Blockonomics Bitcoin Payments API

21
Comments
5 min read
I Need Help in this problem

I Need Help in this problem

16
Comments 5
3 min read
Open sourcing my automated job board (ReactJs + Django)

Open sourcing my automated job board (ReactJs + Django)

34
Comments 1
1 min read
Setting up django app Dockerfile - Dockerizing Django for deploying anywhere !

Setting up django app Dockerfile - Dockerizing Django for deploying anywhere !

37
Comments 2
5 min read
Configuring nginx - Dockerizing Django for deploying anywhere !

Configuring nginx - Dockerizing Django for deploying anywhere !

10
Comments
3 min read
Setting up the database - Dockerizing Django for deploying anywhere !

Setting up the database - Dockerizing Django for deploying anywhere !

13
Comments
4 min read
Django development using Docker as host - Part 1: Dockerfile

Django development using Docker as host - Part 1: Dockerfile

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