さぁ始めましょう¶
Django や web 開発全般は初めてですか? それなら、ここに来て正解ですね。ここにあるドキュメントを読んで、行動に移してみましょう。
参考
Python の初心者なら、まず Python がどんなものかを知ることから始めましょう。 Django は 100% Python です。 ほんの最小限 Python を理解するだけで Django をより深く理解できます。
プログラミング全般の初心者なら、 非プログラマのための Python リソース一覧 から始めてみるとよいでしょう。
If you already know a few other languages and want to get up to speed with Python quickly, we recommend referring to the official Python documentation, which provides comprehensive and authoritative information about the language, as well as links to other resources such as a list of books about Python.