Forem

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.
Loading styles and static files in Django
Cover image for Loading styles and static files in Django

Loading styles and static files in Django

15
Comments
1 min read
How to add SQL editor to your django admin.

How to add SQL editor to your django admin.

14
Comments
8 min read
Mastering Python For Web Development.
Cover image for Mastering Python For Web Development.

Mastering Python For Web Development.

7
Comments
9 min read
Next-Auth with Django, how can we do it? Email Based, and OAuth Both!

Next-Auth with Django, how can we do it? Email Based, and OAuth Both!

11
Comments 2
1 min read
Django Plausible Proxy
Cover image for Django Plausible Proxy

Django Plausible Proxy

7
Comments
1 min read
Setting up django should be fast and easy.

Setting up django should be fast and easy.

3
Comments 1
1 min read
Configurando JWT en Django Rest Framework

Configurando JWT en Django Rest Framework

13
Comments
1 min read
Pipenv and Django
Cover image for Pipenv and Django

Pipenv and Django

4
Comments
1 min read
Handle Timezone with Django
Cover image for Handle Timezone with Django

Handle Timezone with Django

10
Comments
1 min read
Django - A Brief Introduction
Cover image for Django - A Brief Introduction

Django - A Brief Introduction

3
Comments
3 min read
Generate Django database Models from SQL database (MySQL, PostgreSQL, and More)

Generate Django database Models from SQL database (MySQL, PostgreSQL, and More)

3
Comments
1 min read
A Simple Shoutbox with Automated Translations in Django

A Simple Shoutbox with Automated Translations in Django

8
Comments
4 min read
Make a Simple Employee managing app in Django with Class Based Views (With Login, Logout)
Cover image for Make a Simple Employee managing app in Django with Class Based Views (With Login, Logout)

Make a Simple Employee managing app in Django with Class Based Views (With Login, Logout)

15
Comments
9 min read
How to add Rich Text Editor Field in Django?

How to add Rich Text Editor Field in Django?

10
Comments
2 min read
Django REST FRAMEWORK Tutorial 9 -- snippet_detail の GET/PUT/DELTE を APIView で作成する

Django REST FRAMEWORK Tutorial 9 -- snippet_detail の GET/PUT/DELTE を APIView で作成する

5
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.