Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/django-notes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Django Notes
slug: django-notes
description: A simple note-taking app built with Django, using SQLite locally and Postgres on Vercel.
framework: Django
framework: Python
useCase: Starter
database: Postgres
deployUrl: https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fpython%2Fdjango-notes&project-name=django-notes&repository-name=django-notes&demo-title=Django%20Notes&demo-description=A%20simple%20note-taking%20app%20built%20with%20Django.&demo-url=https%3A%2F%2Fdjango-notes-example.vercel.app%2F&products=%5B%7B%22type%22%3A%22integration%22%2C%22group%22%3A%22postgres%22%7D%5D
Expand Down
2 changes: 1 addition & 1 deletion python/django-rest-framework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Django REST Framework + Vercel
slug: django-rest-framework
description: A minimal Django REST Framework API running on Vercel Serverless Functions.
framework: Django
framework: Python
useCase: Starter
deployUrl: https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fpython%2Fdjango-rest-framework&demo-title=Django%20REST%20Framework%20%2B%20Vercel&demo-description=A%20minimal%20Django%20REST%20Framework%20API%20running%20on%20Vercel%20Serverless%20Functions.&demo-url=https%3A%2F%2Fdjango-rest-framework-example.vercel.app%2F
demoUrl: https://django-rest-framework-example.vercel.app/api/time/
Expand Down
2 changes: 1 addition & 1 deletion python/django/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Django + Vercel
slug: django
description: Use Django on Vercel with Serverless Functions using the Python Runtime.
framework: Django
framework: Python
useCase: Starter
deployUrl: https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fexamples%2Ftree%2Fmain%2Fpython%2Fdjango&demo-title=Django%20%2B%20Vercel&demo-description=Use%20Django%20on%20Vercel%20with%20Serverless%20Functions%20using%20the%20Python%20Runtime.&demo-url=https%3A%2F%2Fdjango-template.vercel.app%2F&demo-image=https://assets.vercel.com/image/upload/v1669994241/random/django.png
demoUrl: https://django-template.vercel.app/
Expand Down