Skip to content

hyunbin1/OwnBlogProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OwnBlogProject

  1. venv 파일 지우고 다시 깔기

python -m venv venv . venv/scripts/activate

  1. django, pillow설치

pip install django pip install Pillow

  1. migration 하기

python manage.py migrate

  1. admin 계정 생성

python manage.py createsuperuser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors