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.
Using Different Read and Write Serializers in Django REST Framework

Using Different Read and Write Serializers in Django REST Framework

9
Comments
3 min read
Creating Custom Exceptions using Django Rest Framework

Creating Custom Exceptions using Django Rest Framework

27
Comments 2
2 min read
Using Cypress with Django and Vue for integration testing in GitLab CI

Using Cypress with Django and Vue for integration testing in GitLab CI

29
Comments 4
12 min read
Generating Random text in Django Template

Generating Random text in Django Template

6
Comments 1
2 min read
How to send Django form with AJAX

How to send Django form with AJAX

62
Comments 7
4 min read
Infinite scroll with Django

Infinite scroll with Django

76
Comments 6
4 min read
For loops in Django

For loops in Django

11
Comments 2
2 min read
Adding charts to Django admin

Adding charts to Django admin

61
Comments 4
8 min read
Playing with Django Models

Playing with Django Models

22
Comments 1
10 min read
I learned Python a year ago; are there some open-source projects I can contribute to?

I learned Python a year ago; are there some open-source projects I can contribute to?

9
Comments 16
1 min read
Learn the Django User Authentication System

Learn the Django User Authentication System

12
Comments
2 min read
can you please tell me why same month showing twice with same data?

can you please tell me why same month showing twice with same data?

8
Comments 1
2 min read
Deploying a python-django application using docker

Deploying a python-django application using docker

55
Comments 4
7 min read
How to cover Django application with Unit Tests

How to cover Django application with Unit Tests

24
Comments 1
9 min read
Deploy Your Django + React.js app to Heroku

Deploy Your Django + React.js app to Heroku

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