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.
Models - Lesson 4

Models - Lesson 4

9
Comments
7 min read
Using django-allauth for Google Login to any Django App

Using django-allauth for Google Login to any Django App

7
Comments
4 min read
Modifique a exibição das classes no Django Admin

Modifique a exibição das classes no Django Admin

2
Comments
1 min read
Completed my first web stack

Completed my first web stack

4
Comments
1 min read
Debugging Django Management Commands in PyCharm

Debugging Django Management Commands in PyCharm

32
Comments
3 min read
Follow Django Polls Tutorial with Masonite part 2-1/2

Follow Django Polls Tutorial with Masonite part 2-1/2

5
Comments
9 min read
Follow Django Polls Tutorial with Masonite part 1

Follow Django Polls Tutorial with Masonite part 1

6
Comments
2 min read
Listen to the god damn warnings.

Listen to the god damn warnings.

4
Comments
2 min read
Django's cached template loader

Django's cached template loader

6
Comments
4 min read
Masonite and Django Differences

Masonite and Django Differences

6
Comments 2
9 min read
Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework

Direct assignment to the reverse side of a many-to-many set is prohibited. Use products.set() instead. Django REST Framework

4
Comments 1
1 min read
Unit testing, Docker and Django -- a podcast episode

Unit testing, Docker and Django -- a podcast episode

4
Comments
1 min read
Python: from complete hate... well, to at least a more friendly coexistence

Python: from complete hate... well, to at least a more friendly coexistence

19
Comments 3
4 min read
Using Create React App 2 with Django 2

Using Create React App 2 with Django 2

13
Comments
2 min read
I have created a tutorial video on how to build a login system in Django by leveraging Django's built-in auth component

I have created a tutorial video on how to build a login system in Django by leveraging Django's built-in auth component

13
Comments
1 min read
Why Python?

Why Python?

9
Comments 2
4 min read
Django by example(Antonio Mele) — book review

Django by example(Antonio Mele) — book review

15
Comments
2 min read
Should I carry on with Django or Node.js?

Should I carry on with Django or Node.js?

10
Comments
2 min read
Django: Fixing race condition when queuing with on_commit hook

Django: Fixing race condition when queuing with on_commit hook

8
Comments 3
2 min read
Vue on Django, Part 3

Vue on Django, Part 3

25
Comments 1
1 min read
Deploy a REST API using Serverless, Django and Python

Deploy a REST API using Serverless, Django and Python

10
Comments 1
1 min read
What to study (in programming) if it is clair what I want to get in the end?

What to study (in programming) if it is clair what I want to get in the end?

3
Comments
2 min read
LEARNING PYTHON What’s the Best Way?

LEARNING PYTHON What’s the Best Way?

2
Comments
1 min read
Django random password Generator(Project)

Django random password Generator(Project)

2
Comments
2 min read
My experience deploying a Django back-end to AWS Elastic Beanstalk was not good.

My experience deploying a Django back-end to AWS Elastic Beanstalk was not good.

3
Comments
1 min read
loading...