diff --git a/application-template.json b/application-template.json index d087fd5..6bf825c 100644 --- a/application-template.json +++ b/application-template.json @@ -2,7 +2,7 @@ "kind": "Template", "apiVersion": "v1", "metadata": { - "name": "Django Quickstart", + "name": "django-quickstart", "annotations": { "description": "This is a Django application template that uses PostgreSQL for data storage.", "tags": "instant-app,python,django,postgresql",