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.
Automatically deploying Django app to PythonAnywhere through GitHub.

Automatically deploying Django app to PythonAnywhere through GitHub.

22
Comments 15
4 min read
Django & DRF & Angular 101, partie 3.1

Django & DRF & Angular 101, partie 3.1

16
Comments 1
26 min read
Setting up tests for Django Plugins

Setting up tests for Django Plugins

8
Comments 1
3 min read
Twiliohackathon Project - COVID-19 - Social networking app

Twiliohackathon Project - COVID-19 - Social networking app

9
Comments 2
1 min read
Angular and Django integration into one project

Angular and Django integration into one project

6
Comments 1
2 min read
Understand Django: Templates For User Interfaces

Understand Django: Templates For User Interfaces

19
Comments 2
15 min read
Postgresql: Better security for Django Applications

Postgresql: Better security for Django Applications

19
Comments
6 min read
Django Rest Framework: How to let user add only one ForeignKey object (for example review)

Django Rest Framework: How to let user add only one ForeignKey object (for example review)

11
Comments
2 min read
Python package distribution can be easy

Python package distribution can be easy

12
Comments
13 min read
How to Deploy a Django Application to Heroku

How to Deploy a Django Application to Heroku

15
Comments
3 min read
Creating Image from dataURL base64 with Pyhton Django

Creating Image from dataURL base64 with Pyhton Django

19
Comments 2
3 min read
Deploying Django to production with uWSGI

Deploying Django to production with uWSGI

11
Comments
3 min read
Django Queries Optimization

Django Queries Optimization

20
Comments 2
5 min read
What the heck is Unpacking and Packing of Sequences in Python?

What the heck is Unpacking and Packing of Sequences in Python?

16
Comments 3
2 min read
How to use the Django shell in Jupyter Notebook?

How to use the Django shell in Jupyter Notebook?

14
Comments 2
3 min read
Function-Based Views Vs Class-Based Views - Django

Function-Based Views Vs Class-Based Views - Django

8
Comments
2 min read
Why ForeignKey reference in Django model's __str__ method is a bad idea

Why ForeignKey reference in Django model's __str__ method is a bad idea

13
Comments 6
2 min read
Django News #16 - Wagtail roadmap, lots of Django, a new(ish) JS framework that we like, and more working remote tips.

Django News #16 - Wagtail roadmap, lots of Django, a new(ish) JS framework that we like, and more working remote tips.

6
Comments
3 min read
Security tips for Djangonauts

Security tips for Djangonauts

35
Comments 1
3 min read
How To Start Web Development With Django 3.0.4

How To Start Web Development With Django 3.0.4

36
Comments 9
2 min read
Controlling access to files uploaded by users

Controlling access to files uploaded by users

6
Comments
3 min read
Unable to Access Static Files in Django. Need some help

Unable to Access Static Files in Django. Need some help

4
Comments 4
1 min read
How to Connect your Django App to a dockerized PostgreSQL and pgAdmin

How to Connect your Django App to a dockerized PostgreSQL and pgAdmin

60
Comments 12
2 min read
How to Upload a File Using Django REST Framework

How to Upload a File Using Django REST Framework

33
Comments
6 min read
Customizing Django Authentication using AbstractBaseUser

Customizing Django Authentication using AbstractBaseUser

33
Comments 9
16 min read
loading...