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.
Django views/paths to home.html and about.html

Django views/paths to home.html and about.html

8
Comments 1
1 min read
Numbers in Translatable Strings

Numbers in Translatable Strings

7
Comments
7 min read
Django.... should I be switching around paths?

Django.... should I be switching around paths?

11
Comments 3
1 min read
dev-toolbar a web developer’s best friend!

dev-toolbar a web developer’s best friend!

20
Comments 2
4 min read
"How to use email as user identifier in Django 1.11"

"How to use email as user identifier in Django 1.11"

14
Comments
4 min read
Custom Template Tags in Django

Custom Template Tags in Django

23
Comments 2
2 min read
DataTables and Django: Finally with Ajax!

DataTables and Django: Finally with Ajax!

53
Comments 3
2 min read
Consistent Onboarding - Building SaaS #52

Consistent Onboarding - Building SaaS #52

10
Comments
1 min read
Generating mock data using Mimesis: Part I

Generating mock data using Mimesis: Part I

13
Comments 6
6 min read
RFNM - Request For New Maintainer

RFNM - Request For New Maintainer

2
Comments
4 min read
Testing against unmanaged models in Django

Testing against unmanaged models in Django

17
Comments 7
4 min read
Managing RESTful URLs in Django Rest Framework

Managing RESTful URLs in Django Rest Framework

35
Comments 9
5 min read
Step by Step Guide on how to set up a Django database Pt.2(Model, View and Serializer)

Step by Step Guide on how to set up a Django database Pt.2(Model, View and Serializer)

13
Comments
4 min read
What is HTTP middleware? Best practices for building, desiging and using middleware.

What is HTTP middleware? Best practices for building, desiging and using middleware.

14
Comments
5 min read
How to choose your next Django project

How to choose your next Django project

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