/django-on-sap-hcp-cloudfoundry

Sample django project running on sap HCP cloud froundry

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Cloud Foundry Django sample app: Tasks

This is a basic Python Django app designed to run on a cloud foundry python buildpack. It allows the user to store tasks and display all tasks. Requires a postgresql service. It is not an example of good django project structure or best practices but to test the platform.

Example to push the app.

~/bin/cf/cf push -n cfdjango3