Start switching to sqlalchemy

This commit is contained in:
th3r00t
2022-11-11 23:53:13 -05:00
parent 908e5e64b7
commit 3f83b9d3ef
4 changed files with 193 additions and 71 deletions

3
configure vendored
View File

@@ -1,9 +1,6 @@
#!/usr/bin/env python3
import os
import json
from pathlib import Path
from django.core.management.utils import get_random_secret_key
from src.backend.lib.pyShelf import Admin
from src.backend.lib.storage import Storage