Django basic commands Django基本コマンド
pip install django. (after this I usually use ln -s to link specific python site-package folder to vendor folder under the same django project.) If you’re using Ubuntu linux for…
pip install django. (after this I usually use ln -s to link specific python site-package folder to vendor folder under the same django project.) If you’re using Ubuntu linux for…