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.
Models In Django

Models In Django

10
Comments
1 min read
HOW TO BECOME A SUCCESSFUL DEVELOPER

HOW TO BECOME A SUCCESSFUL DEVELOPER

10
Comments
2 min read
Handling Secrets in Django.

Handling Secrets in Django.

13
Comments 1
1 min read
Python Zero to Hero - Ep.26 - Continue exploring Django 59:40

Python Zero to Hero - Ep.26 - Continue exploring Django

10
Comments
1 min read
Simple Filtering in DRF.

Simple Filtering in DRF.

8
Comments 1
1 min read
How to Return a JSON Response in Django

How to Return a JSON Response in Django

20
Comments 1
4 min read
Django For Beginners - Life Cycle P2

Django For Beginners - Life Cycle P2

15
Comments
2 min read
I need help

I need help

8
Comments 20
1 min read
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
Custom User Model In Django 3

Custom User Model In Django 3

8
Comments
4 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
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.