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: 2 months ago
JSON representation

Getting Started wth Django on Render Example

Awesome Lists containing this project

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

To deploy manually, see the guide at https://docs.render.com/deploy-django.