Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T21:39:52.000Z (9 months ago)
- Last Synced: 2024-02-16T19:44:50.823Z (9 months ago)
- Topics: deployment, django, python, render
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 30
- Watchers: 9
- Forks: 99
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)
To deploy manually, see the guide at https://docs.render.com/deploy-django.