DeKu
Home
Category
Clog
일단공부(Il-Dan-Gong-Bu)
Vue
Code Quality
git
Writing Books
dev environment
Share
Flutter
TensorFlow
GitHub Actions
Golang
Ruby
Jest
kumoncho
BlaBoo
jekyll blog
Essay
React
Knowledge about Web
django
React Native
Laravel
Kubernetes
Ruby on Rails
Apps
Contact
한국어
English
日本語
Menu
Home
Category
Clog
일단공부(Il-Dan-Gong-Bu)
Vue
Code Quality
git
Writing Books
dev environment
Share
Flutter
TensorFlow
GitHub Actions
Golang
Ruby
Jest
kumoncho
BlaBoo
jekyll blog
Essay
React
Knowledge about Web
django
React Native
Laravel
Kubernetes
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
2023-03-18
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
2023-03-18
let's see how to make Custom User Model in django.
see more ▶︎
Use JWT in django
2023-03-18
let's see how to use JWT(Json Web Token) for API in django project.
see more ▶︎
Convert django Models to JSON for response
2023-03-18
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
2023-03-18
let's see how to insert master data or test data to django proejct(data-seed)
see more ▶︎
Upload django project to Heroku
2023-03-18
let's see how to upload(deploy) django project to Heroku for production web service.
see more ▶︎
django Form
2023-03-18
let't see how to add or edit a data via django Form.
see more ▶︎
django View
2023-03-16
let's see how to make View and how to use View in django for web pages.
see more ▶︎
django ORM
2023-03-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