Forem

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 cover Django application with Unit Tests
Cover image for How to cover Django application with Unit Tests

How to cover Django application with Unit Tests

24
Comments 1
9 min read
Deploy Your Django + React.js app to Heroku
Cover image for Deploy Your Django + React.js app to Heroku

Deploy Your Django + React.js app to Heroku

107
Comments 30
8 min read
How to put a django app in the cloud.
Cover image for How to put a django app in the cloud.

How to put a django app in the cloud.

9
Comments 2
4 min read
Django model relationships without running migration on existing database
Cover image for Django model relationships without running migration on existing database

Django model relationships without running migration on existing database

11
Comments 1
2 min read
Dynamic attribute, thanks to magic methods.
Cover image for Dynamic attribute, thanks to magic methods.

Dynamic attribute, thanks to magic methods.

6
Comments
2 min read
Creating Django models of an existing DB
Cover image for Creating Django models of an existing DB

Creating Django models of an existing DB

67
Comments 5
3 min read
Plug and Play GraphQL with Django
Cover image for Plug and Play GraphQL with Django

Plug and Play GraphQL with Django

20
Comments 3
1 min read
Uploading images to REST API backend in React JS

Uploading images to REST API backend in React JS

36
Comments 1
9 min read
Adding a blog to your Django website
Cover image for Adding a blog to your Django website

Adding a blog to your Django website

19
Comments
7 min read
User Registration With Email Verification

User Registration With Email Verification

5
Comments 1
4 min read
How to create an API with Django
Cover image for How to create an API with Django

How to create an API with Django

22
Comments
7 min read
Ruby on Rails vs Django – Which One To Pick For Your Web Project?
Cover image for Ruby on Rails vs Django – Which One To Pick For Your Web Project?

Ruby on Rails vs Django – Which One To Pick For Your Web Project?

9
Comments
7 min read
What context gets passed to Django Admin template

What context gets passed to Django Admin template

7
Comments
1 min read
How to Configure Django Settings: Best Practices
Cover image for How to Configure Django Settings: Best Practices

How to Configure Django Settings: Best Practices

66
Comments 1
7 min read
Dockerizing a Django application

Dockerizing a Django application

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