安裝django、mysqlclient: - (my_virtual) D:\my_virtual$ pip install django ... 'ENGINE': 'django.db.backends.mysql', 'NAME': 'my_db',
確定! 回上一頁