会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
stay hungry, stay foolish
博客园
首页
新随笔
联系
订阅
管理
2021年4月28日
Git报错解决
摘要: 前文提示:如果下列两种命令不生效,请关闭Git Bash,重新打开并push -- mirror; 正文开始: 一、当push -- mirror的时候提示OpenSSL SSL_read: Connection was reset, errno 10054 使用Git Bash Here进行pus
阅读全文
posted @ 2021-04-28 18:09 -whatIs
阅读(244)
评论(0)
推荐(0)
2019年3月22日
django入门与实践 - 关于升级到django 3.7,三种模板超链接配置(编辑中)
摘要: 第一种方法: 在myblog/urls.py模块中: from django.contrib import admin from django.urls import path, include urlpatterns = [ path('admin/', admin.site.urls), pat
阅读全文
posted @ 2019-03-22 17:45 -whatIs
阅读(402)
评论(0)
推荐(0)
公告