4
10

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Django 開発にあたり便利なサイト

Last updated at Posted at 2019-09-03

私は今までpythonを触れてきて次にPythonのフレームワークであるDjangoに触れている初心者です!今回やっていくにつれ便利だなと思ったサイトについて説明していくので、もしこのサイト追加してほしいなどありましたら編集リクエストにてお知らせください。お願いします!!

無料PyCharmでの開発環境

全体を掴む

https://codor.co.jp/django/
https://djangobrothers.com/

admin

モデルのものを管理する

CSSなどでadminをカスタマイズ

##adminでの操作
https://qiita.com/RAGUNA2/items/84fe845d84aa2ae0cbf8

モデル

MTVについて

モデル層

Views

関数ベースかクラスベースか

クラスベースビューについての説明

getなどのメソッドの違いについて

urls

settings

その他

決済システムの構築
https://narito.ninja/blog/detail/63/

GoogleMap
https://qiita.com/otsukitak/items/073468efb3e2979e2c9a

プレビュー付き画像
https://narito.ninja/blog/detail/139/

写真の表示
https://hombre-nuevo.com/python/python0065/

他にもありましたらぜひおしらせください!!

4
10
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
10

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?