Rida Zouga
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 4
-
创建于 Pycharm isn't formatting Django template tags as intended to in my template files
For example in my base.html the beginning of the file looks like this{% load static %}<!doctype html><html lang="en"> <head> {# some content #} </head> <body> {# some static c...