runebook
runebook copied to clipboard
ja/docs/django_rest_framework/
If you're intending to use the browsable API you'll probably also want to add REST framework's login and logout views. Add the following to your root
urls.py
file.
ブラウズ可能なAPIを使用する場合は、おそらくRESTフレームワークのログインビューとログアウトビューも追加する必要があります。ルート urls.py
ファイルに以下を追加します。