django:package
常用包
- django-environ:环境变量(load .env)
- whitenoise:静态文件管理
- django rest framework : JWT & API
- django-extensions:常用命令,比如 show_urls
- django-seed 添加种子文件(数据库填充)
- diskCache 文件缓存。
/storage/data/pages/django/package.txt · 最后更改: 由 bestony