We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398ab00 commit 6a95965Copy full SHA for 6a95965
1 file changed
tom_setup/templates/tom_setup/settings.tmpl
@@ -65,6 +65,7 @@ INSTALLED_APPS = [
65
'tom_alerts',
66
'tom_catalogs',
67
'tom_observations',
68
+ 'tom_dataservices',
69
'tom_dataproducts',
70
'{{ CUSTOM_CODE_APP_NAME }}',
71
]
0 commit comments