--- tags: Django --- # ♨ Day 1 建立Django專案 ##### tags: `django`、`anaconda`、`linux`、`linux`、`ubuntu` 參考: * [【anaconda】Anaconda3搭建Django步骤](https://blog.csdn.net/bandaoyu/article/details/90720215) * [Django TypeError: argument of type 'PosixPath' is not iterable](https://stackoverflow.com/questions/64634674/django-typeerror-argument-of-type-posixpath-is-not-iterable) * [django.db.utils.OperationalError: unable to open database file](https://stackoverflow.com/questions/40959337/django-db-utils-operationalerror-unable-to-open-database-file) * [Django site cant be reached](https://stackoverflow.com/questions/42207540/django-site-cant-be-reached) * [python3中django-admin找不到core的解决方法](https://www.cnblogs.com/young233/p/9906916.html)