Latest Posts

All blog posts sorted by newest first.

Insert master data to django project

2019-06-04
let's see how to insert master data or test data to django project(data-seed)
see more →

Upload django project to Heroku

2019-06-01
let's see how to upload(deploy) django project to Heroku for production web service.
see more →

django Form

2019-05-24
let't see how to add or edit a data via django Form.
see more →

django View

2019-05-23
let's see how to make View and how to use View in django for web pages.
see more →

django ORM

2019-05-21
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 →

django Routing

2019-05-20
let's see how to manage the website routing via django url management feature.
see more →

django Administrator Page

2019-05-17
let's see how to use the administrator page that django basically provides
see more →

Use Models in Django

2019-05-14
let's see how to create an application in django project and, how to make and use Models for storing the data required in the project.
see more →

Start Django Project

2019-04-24
let's start django project with django command and let's see how to configure django project and connect DB(mysql).
see more →

Django installation

2019-04-23
let's see how to install django and how to configure django.
see more →

Open the app with the specific file

2019-04-16
this blog post is about how to open RN(React Native) app with the specific file(like excel, powerpoint, etc).
see more →

Make Import path based on Root in RN(React Native)

2019-04-15
let's make Import path based on Root in RN(React Native)
see more →

SHARE
Twitter Facebook RSS