0
0

#### djangoでイメージを表示するのにメッチャ苦労した件

Posted at
1 / 2

djangoでイメージを表示するのにメッチャ苦労した件

この前linuxやwslで動かしていたdjangoの静的な画像ファイルを表示するのにものすごく苦労しました。

原因は{% get_static_prefix %}tcgcreatorとすべきところを{% get_static_prefix %}/tcgcreatorとしていました。

こんな単純なところでハマった私が恥ずかしいです

0
0
0

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
0
0