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.
django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

django.db.utils.ProgrammingError: column <name> of relation "app_name__table" already exists

9
Comments
1 min read
Autoregister Django ModelAdmins
Cover image for Autoregister Django ModelAdmins

Autoregister Django ModelAdmins

10
Comments
3 min read
Writing effective tests in Django & Django REST Framework

Writing effective tests in Django & Django REST Framework

10
Comments
5 min read
Setting Up CELERY in Django
Cover image for Setting Up CELERY in Django

Setting Up CELERY in Django

7
Comments
2 min read
I made two new web tools with React and Django, and here's my experience!
Cover image for I made two new web tools with React and Django, and here's my experience!

I made two new web tools with React and Django, and here's my experience!

7
Comments 1
2 min read
Following the whole installation process properly, still django debug tool is not working?

Following the whole installation process properly, still django debug tool is not working?

5
Comments
1 min read
Django Part 2 - Creating a custom User model

Django Part 2 - Creating a custom User model

5
Comments
2 min read
How to install Django with Tailwind CSS and Flowbite
Cover image for How to install Django with Tailwind CSS and Flowbite

How to install Django with Tailwind CSS and Flowbite

15
Comments 2
8 min read
Human Readable Passwords
Cover image for Human Readable Passwords

Human Readable Passwords

5
Comments
4 min read
Caching Django Application using Redis
Cover image for Caching Django Application using Redis

Caching Django Application using Redis

13
Comments
3 min read
Stock-Index-Prediction-Using-ANN And Python & Django

Stock-Index-Prediction-Using-ANN And Python & Django

8
Comments
3 min read
Change faker depending on the value of FuzzyChoice

Change faker depending on the value of FuzzyChoice

12
Comments
1 min read
Inserting AdSense Ad Codes After Every N Paragraph in Django
Cover image for Inserting AdSense Ad Codes After Every N Paragraph in Django

Inserting AdSense Ad Codes After Every N Paragraph in Django

8
Comments
4 min read
How to work with Django forms.
Cover image for How to work with Django forms.

How to work with Django forms.

6
Comments 1
1 min read
QR code generator in Django
Cover image for QR code generator in Django

QR code generator in Django

10
Comments 2
3 min read
Helper - the architecture whole

Helper - the architecture whole

3
Comments
2 min read
This week in Python

This week in Python

3
Comments 2
1 min read
Continuing with Django 4.0

Continuing with Django 4.0

4
Comments
7 min read
Learn Django REST Framework Part 9 Token Authentication

Learn Django REST Framework Part 9 Token Authentication

3
Comments
1 min read
Retail Website built with Django P5 (2020-02-16)
Cover image for Retail Website built with Django P5 (2020-02-16)

Retail Website built with Django P5 (2020-02-16)

10
Comments
2 min read
How To Upload Image and Text from React to Django with JSON and Proper Encoding.
Cover image for How To Upload Image and Text from React to Django with JSON and Proper Encoding.

How To Upload Image and Text from React to Django with JSON and Proper Encoding.

11
Comments 2
6 min read
SQL Schema in Django Models
Cover image for SQL Schema in Django Models

SQL Schema in Django Models

16
Comments
1 min read
Withdraw and modify restriction in password django application
Cover image for Withdraw and modify restriction in password django application

Withdraw and modify restriction in password django application

10
Comments 1
1 min read
Django + memcached + namespace
Cover image for Django + memcached + namespace

Django + memcached + namespace

9
Comments
4 min read
Writing about Django — #1

Writing about Django — #1

9
Comments
3 min read
loading...