Packaging fixes

This commit is contained in:
badblocks 2025-05-08 21:08:12 -07:00
parent fa6103d007
commit 959b06c425
19 changed files with 389 additions and 68 deletions

View file

@ -1,5 +0,0 @@
from django.apps import AppConfig
class CommonConfig(AppConfig):
name = 'common'