switch to uv and add cors headers
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
from django.core.management import BaseCommand
|
||||
|
||||
from aggregator.client import start_client
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
def handle(self, *args, **options):
|
||||
start_client()
|
Reference in New Issue
Block a user