Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 400 Bytes

File metadata and controls

11 lines (11 loc) · 400 Bytes
  • github에서 클론 후 가상환경에서 python(3.8.1) 설치
  • pycharm-dbconn
    • settings.py에서 database 추가
    • python manage.py inspectdb : db 감지
    • python manage.py makemigrations
    • python manage.py migrate
    • python manage.py createsuperuser
      • admin
        • user : ev
        • pwd : Ev12341234!