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.
Converting any HTML template into a Django template

Converting any HTML template into a Django template

26
Comments 6
3 min read
Changes In Django Open Source

Changes In Django Open Source

7
Comments
1 min read
Vue Django Development and Continuous Integration and Continuous Deployment (CI/CD for Vue+Django)

Vue Django Development and Continuous Integration and Continuous Deployment (CI/CD for Vue+Django)

8
Comments
2 min read
Django One-Liners

Django One-Liners

10
Comments
1 min read
Adding Authentication to a REST Framework Django API

Adding Authentication to a REST Framework Django API

34
Comments 3
3 min read
Create Your Own S3 Service For Your Django Project

Create Your Own S3 Service For Your Django Project

12
Comments
1 min read
Create a simple REST API with Django

Create a simple REST API with Django

26
Comments 1
4 min read
Django Testing Tutorial

Django Testing Tutorial

25
Comments 3
8 min read
Django News #13 - Django 1.11 LTS's final release, security updates, native Django websockets, LiveViews, and more!

Django News #13 - Django 1.11 LTS's final release, security updates, native Django websockets, LiveViews, and more!

9
Comments 1
3 min read
Understand Django: Views On Views

Understand Django: Views On Views

25
Comments
13 min read
Django template

Django template

46
Comments 6
3 min read
What does this mean in Python: *args, **kwargs?

What does this mean in Python: *args, **kwargs?

86
Comments 6
3 min read
Dynamic Group based LDAP authentication with django and RegEx

Dynamic Group based LDAP authentication with django and RegEx

12
Comments 5
5 min read
Building your own template tags in django

Building your own template tags in django

16
Comments 2
3 min read
Django create first project

Django create first project

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