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.
Need advice to create e-commerce website and application with python and react

Need advice to create e-commerce website and application with python and react

4
Comments 5
1 min read
Migrando do PyCharm para o VSCode

Migrando do PyCharm para o VSCode

8
Comments
5 min read
Issue 37 - GSOD kicks off, new Python 3.7.9 and 3.6.12, Tailwind CSS v1.7.x, and much more!

Issue 37 - GSOD kicks off, new Python 3.7.9 and 3.6.12, Tailwind CSS v1.7.x, and much more!

4
Comments
3 min read
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
Deploy Django

Deploy Django

8
Comments
5 min read
Django: set default value for datetime field

Django: set default value for datetime field

2
Comments
1 min read
Initial Server Setup - Django Deploy

Initial Server Setup - Django Deploy

6
Comments
2 min read
Introducing GraphQL ft. Django

Introducing GraphQL ft. Django

15
Comments 1
7 min read
Issue 36 - New Wagtail Release and results from the Django Developers Survey

Issue 36 - New Wagtail Release and results from the Django Developers Survey

7
Comments
2 min read
What to Do in Django After You Link a Route 53 Record to Elastic Beanstalk

What to Do in Django After You Link a Route 53 Record to Elastic Beanstalk

4
Comments
1 min read
What to test in Django: Models

What to test in Django: Models

42
Comments 4
6 min read
loading...