Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 5447115

Browse files
fix: add TA app to INSTALLED_APPS (#1172)
1 parent c9ed88b commit 5447115

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

django_scaffold/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"shared.django_apps.reports",
3737
"shared.django_apps.staticanalysis",
3838
"shared.django_apps.ta_timeseries",
39+
"shared.django_apps.test_analytics",
3940
]
4041

4142
TELEMETRY_VANILLA_DB = "default"

0 commit comments

Comments
 (0)