DeKu
Home
Category
React Native
Kubernetes
git
Clog
일단공부(Il-Dan-Gong-Bu)
Vue
Writing Books
Linter
dev environment
Ruby
Flutter
Share
TensorFlow
Golang
BlaBoo
Jest
kumoncho
React
jekyll blog
Laravel
django
Ruby on Rails
Apps
Contact
한국어
English
日本語
Menu
Home
Category
React Native
Kubernetes
git
Clog
일단공부(Il-Dan-Gong-Bu)
Vue
Writing Books
Linter
dev environment
Ruby
Flutter
Share
TensorFlow
Golang
BlaBoo
Jest
kumoncho
React
jekyll blog
Laravel
django
Ruby on Rails
Apps
Contact
django
python django installation, usage and tips will be shared in this category.
Home
django
Search
[Django] Model test
2021-03-19
Let's see how to make a test code for Models on Django project.
see more ▶︎
[Django] how to use pre-commit
2021-03-13
Let's see how to use pre-commit to execute the flake8 when you commit to Git.
see more ▶︎
[Django] how to use flake8
2021-03-06
Let's see how to use flake8 that is a static code analysis for python on Django project to keep the same code style.
see more ▶︎
Send email via Gmail SMTP
2020-12-16
Let's see how to send email via Gmail SMTP on django project, and I share my issue when I sent email.
see more ▶︎
Django Customm User Model
2021-03-19
let's see how to make Custom User Model in django.
see more ▶︎
Use JWT in django
2021-07-29
let's see how to use JWT(Json Web Token) for API in django project.
see more ▶︎
Convert django Models to JSON for response
2021-07-29
let's see how to convert QuerySet from Models to JSON type and response it when we use django for API.
see more ▶︎
Insert master data to django project
2021-07-29
let's see how to insert master data or test data to django proejct(data-seed)
see more ▶︎
Upload django project to Heroku
2020-12-16
let's see how to upload(deploy) django project to Heroku for production web service.
see more ▶︎
django Form
2020-12-16
let't see how to add or edit a data via django Form.
see more ▶︎
django View
2021-05-02
let's see how to make View and how to use View in django for web pages.
see more ▶︎
django ORM
2020-12-16
let's see what ORM(Object-Relational Mapping) is and how to create, read, update, delete a data via django ORM(Object-Relational Mapping).
see more ▶︎
«
Previous
1
2
»
Next