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.
Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

Deploy a python django and reactJS restful app with gunicorn, supervisor and nginx on a linux ubuntu server.

9
Comments 1
3 min read
Fullstack? Why not (Django + Vue-js) - episode 1

Fullstack? Why not (Django + Vue-js) - episode 1

7
Comments
2 min read
Fullstack? Why not (Django + Vue-js) - episode 0

Fullstack? Why not (Django + Vue-js) - episode 0

5
Comments
1 min read
Fullstack? Why not (Django + Vue-js) - episode 2

Fullstack? Why not (Django + Vue-js) - episode 2

5
Comments
2 min read
AngularJS & Django with CSRF_COOKIE_HTTPONLY

AngularJS & Django with CSRF_COOKIE_HTTPONLY

5
Comments
2 min read
Django WebSocket tutorial for begineers

Django WebSocket tutorial for begineers

6
Comments
3 min read
Migrate a Django App from Heroku to Render (and get it ready for prod)

Migrate a Django App from Heroku to Render (and get it ready for prod)

11
Comments
21 min read
How to Protect Your Django Project's Secret Key

How to Protect Your Django Project's Secret Key

20
Comments
2 min read
A simple guide to using the Useless Facts API

A simple guide to using the Useless Facts API

9
Comments
2 min read
HTML inside a MultiFieldPanel

HTML inside a MultiFieldPanel

7
Comments
1 min read
Announcing DiversityOrgs.Tech (Beta 2)

Announcing DiversityOrgs.Tech (Beta 2)

10
Comments
3 min read
Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

Learn Django REST Framework Part 16 API Documentation with Swagger and Redoc

2
Comments
1 min read
Convert Django website to PWA

Convert Django website to PWA

31
Comments 3
3 min read
Django Deployment with Nginx in Ubuntu

Django Deployment with Nginx in Ubuntu

7
Comments
3 min read
Django nested inline redering

Django nested inline redering

4
Comments 2
5 min read
Django COPY PASTE !

Django COPY PASTE !

8
Comments
5 min read
How to start a Django project

How to start a Django project

11
Comments
2 min read
Creating a Custom Authentication Backend In Django

Creating a Custom Authentication Backend In Django

40
Comments 1
4 min read
Customizable Django Admin themes

Customizable Django Admin themes

16
Comments
2 min read
Integrating hCaptcha with Django-allauth

Integrating hCaptcha with Django-allauth

9
Comments
2 min read
Lets Build An E-commerce Django REST API & GraphQL on the same App .

Lets Build An E-commerce Django REST API & GraphQL on the same App .

20
Comments 2
14 min read
Fix "None Type is not iterable " in Django

Fix "None Type is not iterable " in Django

7
Comments
1 min read
Many-to-many relationships in Django explained

Many-to-many relationships in Django explained

10
Comments
3 min read
Django and Excel - Automatically creating and deleting multiple tabs or sheets in Google Spreadsheet

Django and Excel - Automatically creating and deleting multiple tabs or sheets in Google Spreadsheet

10
Comments
5 min read
Create a Recipe App in Django - Tutorial

Create a Recipe App in Django - Tutorial

32
Comments 2
17 min read
loading...