ニュース

CodeZineに寄稿いただいている執筆コミュニティ「WINGSプロジェクト」代表の山田祥寛さんのKindle本『速習 Django 3 』が6月8日に刊行されました。PythonフレームワークであるDjangoについて、必要な知識がギュッと凝縮されたコンパクトな一冊です。
Pythonで実装するWebフレームワークDjango最新版「Django 4.2」がリリース ...
幅広い用途で人気の高いPythonでWebアプリケーションを開発したいとき、多くのケースでフレームワークとして選ばれているのがDjango。CodeZineを運営する翔泳社では、このDjangoの基礎知識やWeb開発について学べる書籍『実践Django』を7月19日(月)に発売しました。
This week’s theme for the Tutorial o’ the Day is Django, an open source, high-level Python web framework whose tag line — The web framework for perfectionists with deadlines — nicely sums ...
If you've ever wished for an easier way to track errors in Python-Django apps, Sentry could be the answer to your dreams. Let's get started with Sentry in Python.
HTMX is the dynamic HTML extension that gives you the power of JavaScript with a few lines of simple markup. Let's see how it works with the popular Python-Django development stack.