Django import_export export 导出时新增自定义字段 环境 Django==2.2.x django-import-export==2.3.0 代码 from django.contrib import admin from .models import * … ... continue reading django joyo 2021-2-5 10
基金场外转场内流程 准备材料 持有 场外的 LOF 基金,如:支付宝 易方达创新未来(501203) 已审核通过可用的 证券账户,如:华泰证券 证券账户准备 场内外关系建立 需要准备身份证 以及 人脸识别,沪市和深市 一… ... continue reading 理财知识 joyo 2021-1-27 37
理财入门学习资料 聚合一些平台关于理财的入门资料(有图文、有视频、有音频 等类型) https://www.processon.com/view/link/5fe5896f07912910e47bcc6f ... continue reading 理财知识 joyo 2021-1-18 26
Centos7 + nginx + nodejs 部署 centos7 安装 nodejs 环境 https://www.cnblogs.com/fozero/p/10967154.html yum 安装 nodejs: yum install -y nodejs … ... continue reading html joyo 2021-1-18 7
Nodejs 启动后台服务(前端代码运行起来) 启动 node 服务 HTML 前端代码 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UT… ... continue reading html joyo 2021-1-18 10
Django autocomplete: must define "search_fields" 错误日志 <class 'finance.admin.CapitalizedCostAdmin'>: (admin.E040) InvestProjectAdmin must define "search_field… ... continue reading django joyo 2021-1-5 17
理财之投资骗局 理财的投资骗局 股票投资骗局 P2P 骗局 原始股投资骗局 荐股和高杠杆非法平台骗局 炒外汇骗局 虚拟币骗局 信用卡骗局 互联网金融传销骗局 房地产投资骗局 企业融资骗局 ... … ... continue reading 理财知识 joyo 2020-12-30 23
Fiddler creation of the root certificate was not successfull win7 出现 creation of the root certificate was not located 错误时,需要在命令行工具(CMD)中输入: 1. cd 到 Fiddler 安装目录 cd "d:\Prog… ... continue reading 软件测试 joyo 2020-12-21 11
Fiddler win10:Failed to register Fiddler as the system proxy 错误提示 Failed to register Fiddler as the system proxy 解决办法 右击此电脑 -> 管理 -> 服务 -> WinHTTP Web Proxy A… ... continue reading 软件测试 joyo 2020-12-21 54