[go: up one dir, main page]

Skip to content
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.

et84121/DB-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

說明

NCCU DB課 期末作業

套件

django

pipfile

它是 pipenv的東東

第一次啟動

  1. 裝好python3和套件 django
  2. cd board/
  3. python manage.py migrate #建立sqlite資料庫
  4. python manage.py createsuperuser #設置超級使用者(admin的帳號)
  5. python manage.py runserver #啟動debug server(有資料庫後以後只要這行就好了)

自已系統的預設帳密為

whale 123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages