new plugin loading system

This commit is contained in:
Nick Sweeting
2024-08-23 02:02:34 -07:00
parent 34389e5e7c
commit 5fe3edd79a
28 changed files with 450 additions and 874 deletions

3
archivebox/pkgs/admin.py Normal file
View File

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