switch tag to quickstart
This commit is contained in:
parent
be9cbdadce
commit
ba557ab6f2
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
"name": "django-psql-example",
|
||||
"annotations": {
|
||||
"description": "An example Django application with a PostgreSQL database",
|
||||
"tags": "instant-app,python,django,postgresql",
|
||||
"tags": "quickstart,python,django,postgresql",
|
||||
"iconClass": "icon-python"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"name": "django-example",
|
||||
"annotations": {
|
||||
"description": "An example Django application with no database",
|
||||
"tags": "instant-app,python,django",
|
||||
"tags": "quickstart,python,django",
|
||||
"iconClass": "icon-python"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue