https://qiita.com/kaki_k/items/6e17597804437ef170ae デバグてきな 手作業メモ... $ python manage.py shell テスト用のページを作成 $ systemctl restart pyblog でリロード
django + bootstrap4
https://www.djangobrothers.com/tutorials/blog_app/top_page/
>>> from posts.models import Blog
>>> Blog.objects.all() とか 、作った views.py から
posts/templates/posts/bootstrap.html
URL はこれで
https://pyblog.takmi.jp/bootstrap/
$ tail -f /tmp/gunicorn_error.log このあたりでエラー確認