使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
heuzef
/
pinry
镜像自地址
https://github.com/pinry/pinry.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
44
百科
动态
浏览代码
Fix: flake8
pull/194/head
winkidney
4 年前
父节点
023a8ad824
当前提交
42a8fbea8e
共有
4 个文件被更改
,包括
0 次插入
和
12 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+0
-3
pinry_plugins/admin.py
+0
-3
pinry_plugins/models.py
+0
-3
pinry_plugins/tests.py
+0
-3
pinry_plugins/views.py
+ 0
- 3
pinry_plugins/admin.py
查看文件
@@ -1,3 +0,0 @@
from django.contrib import admin
# Register your models here.
+ 0
- 3
pinry_plugins/models.py
查看文件
@@ -1,3 +0,0 @@
from django.db import models
# Create your models here.
+ 0
- 3
pinry_plugins/tests.py
查看文件
@@ -1,3 +0,0 @@
from django.test import TestCase
# Create your tests here.
+ 0
- 3
pinry_plugins/views.py
查看文件
@@ -1,3 +0,0 @@
from django.shortcuts import render
# Create your views here.
撰写
预览
正在加载...
取消
保存