摘要: from django.db import transaction from django.db import transaction with transaction.atomic(): obj = models.Article.objects.create(**form.cleaned_data) mod... 阅读全文
posted @ 2018-06-22 00:33 梦中琴歌 阅读(215) 评论(0) 推荐(0) 编辑
摘要: kindeditor里面可以加入script代码,使用re可以过滤掉python有个专门的模块可以处理这种情况,beautifulsoup4 调用代码: 单例模式的两种实现: 阅读全文
posted @ 2018-06-22 00:29 梦中琴歌 阅读(301) 评论(0) 推荐(0) 编辑