摘要:
前提要开通访问策略和1521端口 import schedule import time import datetime import csv import shutil from django.core.management.base import BaseCommand, CommandErro 阅读全文
摘要:
如果在线安装, pip install django-axes,很容易 但在内网环境,没那么容易, 根据以前的经验, 下载tar.gz 安装 参考我前一篇:https://www.cnblogs.com/lxgbky/p/12932104.html 但这次,用上面方法不行,因为axes这个包,还有关 阅读全文