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.
Flask vs Django.... can I skip flask after the basics of python and use Django???

Flask vs Django.... can I skip flask after the basics of python and use Django???

3
Comments 1
1 min read
Django + webpack + Vue.js: setting up a new project that’s easy to develop and deploy (part 1)

Django + webpack + Vue.js: setting up a new project that’s easy to develop and deploy (part 1)

41
Comments 13
1 min read
Django views/paths to home.html and about.html

Django views/paths to home.html and about.html

8
Comments 1
1 min read
Numbers in Translatable Strings

Numbers in Translatable Strings

7
Comments
7 min read
Django.... should I be switching around paths?

Django.... should I be switching around paths?

11
Comments 3
1 min read
When you Create a Django project.... what are the ideal files and folders to have? As a example, for a typical website.

When you Create a Django project.... what are the ideal files and folders to have? As a example, for a typical website.

3
Comments 2
1 min read
What am I doing wrong? (I’m trying to make a Django project)

What am I doing wrong? (I’m trying to make a Django project)

3
Comments 5
1 min read
dev-toolbar a web developer’s best friend!

dev-toolbar a web developer’s best friend!

20
Comments 2
4 min read
"How to use email as user identifier in Django 1.11"

"How to use email as user identifier in Django 1.11"

14
Comments
4 min read
DJANGO PAGES.... how do you have a home.html as a template? ITS NOT WORKING

DJANGO PAGES.... how do you have a home.html as a template? ITS NOT WORKING

17
Comments 7
1 min read
Onboarding Forms - Building SaaS #51

Onboarding Forms - Building SaaS #51

4
Comments
1 min read
How much Python do I need to learn for Django?

How much Python do I need to learn for Django?

3
Comments
3 min read
Custom Template Tags in Django

Custom Template Tags in Django

23
Comments 2
2 min read
Consistent Onboarding - Building SaaS #52

Consistent Onboarding - Building SaaS #52

10
Comments
1 min read
DataTables and Django: Finally with Ajax!

DataTables and Django: Finally with Ajax!

53
Comments 3
2 min read
Generating mock data using Mimesis: Part I

Generating mock data using Mimesis: Part I

13
Comments 6
6 min read
RFNM - Request For New Maintainer

RFNM - Request For New Maintainer

2
Comments
4 min read
Testing against unmanaged models in Django

Testing against unmanaged models in Django

16
Comments 7
4 min read
Managing RESTful URLs in Django Rest Framework

Managing RESTful URLs in Django Rest Framework

35
Comments 9
5 min read
Step by Step Guide on how to set up a Django database Pt.2(Model, View and Serializer)

Step by Step Guide on how to set up a Django database Pt.2(Model, View and Serializer)

13
Comments
4 min read
What is HTTP middleware? Best practices for building, desiging and using middleware.

What is HTTP middleware? Best practices for building, desiging and using middleware.

14
Comments
5 min read
How to choose your next Django project

How to choose your next Django project

1
Comments
5 min read
Onboarding Continuity - Building SaaS #50

Onboarding Continuity - Building SaaS #50

3
Comments
1 min read
Templates and Logic - Building SaaS #45

Templates and Logic - Building SaaS #45

2
Comments
1 min read
Choice for each item in field in models

Choice for each item in field in models

2
Comments
1 min read
loading...