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.
Introducing django-cancan: authorization library for Django

Introducing django-cancan: authorization library for Django

11
Comments
2 min read
Understand Django: User Authentication

Understand Django: User Authentication

28
Comments 1
13 min read
Python is a Superpower. Industries that are using Python today

Python is a Superpower. Industries that are using Python today

3
Comments
2 min read
Thinking CharField? You'll think again after this

Thinking CharField? You'll think again after this

Comments
2 min read
Django Vs Flask 🤝

Django Vs Flask 🤝

4
Comments 4
1 min read
In-Depth Guide to Deploying a Django Project to PythonAnywhere.

In-Depth Guide to Deploying a Django Project to PythonAnywhere.

11
Comments 1
12 min read
Custom User Model In Django 3

Custom User Model In Django 3

8
Comments
4 min read
BACKEND, DATABASE, STORAGE..... which do you prefer to use for React, Vue or Django. when and why?

BACKEND, DATABASE, STORAGE..... which do you prefer to use for React, Vue or Django. when and why?

4
Comments 6
1 min read
How to deploy your Django app to Heroku for FREE

How to deploy your Django app to Heroku for FREE

36
Comments 2
3 min read
Django React Deployment to Heroku

Django React Deployment to Heroku

4
Comments
1 min read
Testing our app using Unittests

Testing our app using Unittests

10
Comments
8 min read
Showing the data we created on the frontend

Showing the data we created on the frontend

5
Comments
4 min read
Creating the models.py, views.py, urls.py, admin.py & the superuser

Creating the models.py, views.py, urls.py, admin.py & the superuser

8
Comments
5 min read
Creating the data and fine-tuning the templates

Creating the data and fine-tuning the templates

6
Comments
4 min read
Model Architecture Planning

Model Architecture Planning

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