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.
How to Check Django Version – Ultimate Guide 2020

How to Check Django Version – Ultimate Guide 2020

11
Comments
2 min read
In what order, do you use what from what? Like urls.py, settings, admin, ect....

In what order, do you use what from what? Like urls.py, settings, admin, ect....

4
Comments
1 min read
DJANGO LAYOUT, what's your typical file structure?

DJANGO LAYOUT, what's your typical file structure?

3
Comments
1 min read
What are/were your go-to resources for learning Django and Django REST Framework?

What are/were your go-to resources for learning Django and Django REST Framework?

9
Comments 8
1 min read
PyCharm/ WebStorm vs VIsual Studio Code

PyCharm/ WebStorm vs VIsual Studio Code

8
Comments 10
1 min read
Deploy Your First Django App With Heroku

Deploy Your First Django App With Heroku

16
Comments 1
3 min read
DJANGO, once your familiar, what’s a good entry job/position?

DJANGO, once your familiar, what’s a good entry job/position?

4
Comments 3
1 min read
Django JWT Auth

Django JWT Auth

4
Comments
4 min read
after the basics of Python, should you lean Flask or Django next?

after the basics of Python, should you lean Flask or Django next?

23
Comments 16
1 min read
What are the codes to run in order, for a Django project? I have python3 and pip installed

What are the codes to run in order, for a Django project? I have python3 and pip installed

10
Comments 14
1 min read
What to test in Django: Endpoints

What to test in Django: Endpoints

10
Comments
6 min read
Argon Dashboard - Free Django Seed Project

Argon Dashboard - Free Django Seed Project

46
Comments 2
4 min read
Implemented GitHub Actions to a Django (Python) repository.

Implemented GitHub Actions to a Django (Python) repository.

5
Comments
1 min read
Custom User Model in Django 3

Custom User Model in Django 3

6
Comments
3 min read
Handling exceptions in Python a cleaner way, using Decorators

Handling exceptions in Python a cleaner way, using Decorators

63
Comments 3
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.