https://github.com/render-examples/django
Getting Started wth Django on Render Example
https://github.com/render-examples/django
deployment django python render
Last synced: 2 months ago
JSON representation
Getting Started wth Django on Render Example
- Host: GitHub
- URL: https://github.com/render-examples/django
- Owner: render-examples
- License: mit
- Created: 2020-07-09T09:09:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T01:15:45.000Z (10 months ago)
- Last Synced: 2024-10-11T07:12:25.472Z (6 months ago)
- Topics: deployment, django, python, render
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 39
- Watchers: 9
- Forks: 124
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - render-examples/django - Getting Started wth Django on Render Example (Python)
- stars - render-examples/django - Getting Started wth Django on Render Example (Python)
README
# Deploy a Django App on Render
This is a sample [Django](https://www.djangoproject.com/) app created using Render's [Quick Start Guide](https://docs.render.com/deploy-django#new-django-app) and set up to work with PostgreSQL on Render.
The sample app is deployed at https://django.onrender.com.
## Deployment on Render
Fork the repo and use the button below to deploy this app with one click.
To deploy manually, see the guide at https://docs.render.com/deploy-django.