This website works better with JavaScript.
首頁
說明
登入
heuzef
/
pinry
镜像来自
https://github.com/pinry/pinry.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
44
Wiki
Activity
瀏覽代碼
Fix: flake8
pull/194/head
winkidney
4 年之前
父節點
023a8ad824
當前提交
42a8fbea8e
共有
4 個文件被更改
,包括
0 次插入
和
12 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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.
Write
Preview
Loading…
取消
儲存