manage.py changed to lf; FTs tweaked to accomodate WSL2 ansible deployment

This commit is contained in:
Disco DeDisco
2026-01-13 20:58:05 -05:00
parent d942839308
commit 4b137db317
21 changed files with 881 additions and 848 deletions

View File

@@ -1,5 +1,5 @@
from django.apps import AppConfig
class DashboardConfig(AppConfig):
name = 'apps.dashboard'
from django.apps import AppConfig
class DashboardConfig(AppConfig):
name = 'apps.dashboard'