We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8878c8 commit 91c9155Copy full SHA for 91c9155
2 files changed
python/django-notes/README.md
@@ -1,5 +1,5 @@
1
---
2
-name: Django Notes
+name: Django Notes App
3
slug: django-notes
4
description: A simple note-taking app built with Django, using SQLite locally and Postgres on Vercel.
5
framework: Python
python/django/README.md
@@ -1,6 +1,6 @@
-name: Django + Vercel
-slug: django
+name: Django Hello World
+slug: django-hello-world
description: Use Django on Vercel with Serverless Functions using the Python Runtime.
6
useCase: Starter
0 commit comments