Feature: Add naive plugin support for pinry

This commit is contained in:
winkidney
2020-05-07 23:11:51 +08:00
parent 74b5725cd1
commit 5c44869647
12 changed files with 100 additions and 0 deletions

3
pinry_plugins/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.