Skip to content
 
 

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

services app-service\web,app-service
platforms python
author cephalin

Django and PostgreSQL sample for Azure App Service

This samples is a simple Django app that connects to a PostgreSQL database. Please refer to the corresponding tutorials to get started with this sample repo.

When deployed to Azure App Service, the database connection information is specified via environment variables RESOURCECONNECTOR_NAME, RESOURCECONNECTOR_HOST, RESOURCECONNECTOR_USER, and RESOURCECONNECTOR_PASSWORD. This app always uses the default PostgreSQL port. See the tutorials for more information.

About

The polls app from the official Django tutorial, that demonstrates how to build data-driven Python apps in Azure App Service.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages