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.
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
Is there a way I can use Django default auth with React with them both decoupled?

Is there a way I can use Django default auth with React with them both decoupled?

8
Comments 8
1 min read
Adding Metadata to PDFs

Adding Metadata to PDFs

61
Comments 2
3 min read
Django News #12 - Tips on testing, templates, and Django within healthcare

Django News #12 - Tips on testing, templates, and Django within healthcare

15
Comments
3 min read
Day 2: Django Backend Work Now What?

Day 2: Django Backend Work Now What?

6
Comments 1
4 min read
Django Markdown Tutorial

Django Markdown Tutorial

21
Comments 2
5 min read
Django, Docker, and PostgreSQL Tutorial

Django, Docker, and PostgreSQL Tutorial

61
Comments 2
7 min read
Day 1: Create a Development Environment Backend

Day 1: Create a Development Environment Backend

7
Comments 1
3 min read
Is there a compatibility issue with Postgres and python UUID ?

Is there a compatibility issue with Postgres and python UUID ?

5
Comments
1 min read
Django: How to let user re-order/sort table of content with drag and drop

Django: How to let user re-order/sort table of content with drag and drop

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