rename pkgs app to pkg

This commit is contained in:
Nick Sweeting
2024-08-30 03:32:36 -07:00
parent 6e13cd4820
commit da76a84c45
13 changed files with 80 additions and 5 deletions

3
archivebox/pkg/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.