访问原文 ‘staticfiles’ is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache ...
假设我们需要在django初始化的时候在数据库提前放谢数据用来测试。 比如:数据库里有一张叫 [site_option] 里面有3个字段 [id] [option_name] [option_value], 我们现在需要在启动django之 ...
python manage.py makemigrations –empty [app_name] python manage.py makemigrations python manage.py migrate
题解 CF1225D 【Power Products】 BobH的gal引擎 长沙十天集训总结 长郡第3次集训总结 2019.3 长郡省选集训算法总结 使用PHP搭建一个自己的英文句式搜索引擎 Vue学习笔记 如何使Typecho博客快速被 ...
1.先升级为最新版本的pip pip install pip -U -i https://pypi.tuna.tsinghua.edu.cn/simple some-package 2.执行这条命令换源 pip config set glo ...
禁用nouveau驱动 切换到root用户:su - 执行下面的语句: echo "blacklist nouveau" > /etc/modprobe.d/blacklist-nouveau.conf 如果你是UOS个人版请执行完上面命令 ...
先用管理员权限打开PowerShell 添加脚本执行权限 set-executionpolicy remotesigned -s currentuser 开启初始化PS(类似于Linux下的.bashrc文件) new-item -path ...
最后发布时间:2020/3/13 首先介绍一个强大的Windows包管理工具: SCOOP:https://scoop.sh/ 用惯了Linux的用户强烈推荐,没用过的也建议学习一下非常好用! 详细的安装方法在它的官网有,不详细写了,只需要 ...
安装AppImageLauncher https://github.com/TheAssassin/AppImageLauncher/releases下载deb包安装完就可以了 然后正常双击打开appimage格式软件 会出现2个选项 一个 ...
新的更简单,点击进去 git clone https://github.com/Jactor-Sue/Deepin-Apps-Installation.git chmod +x ./install-deepin-wine.sh && ./i ...