轻量级django 笔记 第三章 创建静态站点生成器

pip install django-compressor==1.5

git clone https://github.com/lightweightdjango/examples.git
git status
git branch -a
git checkout remotes/origin/chapter-3
python prototypes.py runserver 192.168.99.218:8080

轻量级django 笔记 第三章 创建静态站点生成器
轻量级django 笔记 第三章 创建静态站点生成器

轻量级django 笔记 第三章 创建静态站点生成器

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
  • 2021-10-23
  • 2022-12-23
猜你喜欢
  • 2021-05-23
  • 2021-09-11
  • 2021-11-03
  • 2021-09-30
  • 2022-02-16
  • 2022-01-15
  • 2021-12-25
相关资源
相似解决方案