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

30
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

22
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

21
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.