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.
Multiple Stripe plans - Building SaaS #3

Multiple Stripe plans - Building SaaS #3

3
Comments
1 min read
Django caching

Django caching

6
Comments 2
1 min read
Reporting scraped data - Building SaaS #2

Reporting scraped data - Building SaaS #2

6
Comments
1 min read
Django Console tip: autoload your models

Django Console tip: autoload your models

7
Comments
1 min read
SEO friendly urls in Django

SEO friendly urls in Django

16
Comments
5 min read
I'm writing a book about Django -- What do you want to learn?

I'm writing a book about Django -- What do you want to learn?

7
Comments 1
1 min read
403 forbidden error Django restful request.

403 forbidden error Django restful request.

5
Comments
1 min read
Production Doesn't Have to Be a Big Deal

Production Doesn't Have to Be a Big Deal

5
Comments
2 min read
Models, Views, Templates - Lesson 5

Models, Views, Templates - Lesson 5

6
Comments
4 min read
What features and functionality we can add beside CRUD on social network app built with django?

What features and functionality we can add beside CRUD on social network app built with django?

6
Comments
1 min read
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
loading...