Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days 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](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.