ニュース

今回は下記の方法を使ってvue.jsの開発環境を構築していきます。 つまりは、Djangoの静的ファイル (jsやcssなどのstatic)を扱うディレクトリの中にvue.jsのファイルを作っていくため、Djangoというフレームワークにvue.jsを組み込んでいくことになります。
DjangoとVue.jsでシンプルなTodoアプリを作る 05.DjangoだけでTodo一覧・作成機能を実装する 前回の記事では、Djangonの管理画面を使用して、データを登録できるようにしました。
In this tutorial, we will look at how to build a Simple Custom Blog using Django and Vue. Prerequisites To follow along with this tutorial, you will need the following installed on your machine: ...
Django チュートリアルとして前編・後編にまたがり、ECサイトを題材に商品ページの表示、商品データ登録用のバックエンド画面(管理インターフェイス)、商品検索フォーム、買い物かご機能、商品ページのキャッシュ機能と実装してきましたが、いかがだったでしょうか。
In this tutorial, we will look at how to build a Simple Custom Blog using Django and Vue. Prerequisites To follow along with this tutorial, you will need the following installed on your machine: ...
Get up and running with routes, views, and templates in Python’s most popular web framework.
Perhaps the two greatest things about Django are its speed and the auto-generated admin interface. Since I didn’t get a chance to post a tutorial yesterday, today’s will be a two-parter. For ...
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 ...