mirror of
https://github.com/pinry/pinry.git
synced 2025-11-17 18:30:39 +01:00
Feature: Add naive plugin support for pinry
This commit is contained in:
3
pinry_plugins/models.py
Normal file
3
pinry_plugins/models.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
Reference in New Issue
Block a user