Skip to content

infracloudio/django-acorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acorn for Django sample app - Vote App

======

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

This is an Acorn for the sample Django Vote app following Django's Offical Tutorial.This sample Vote app lets people view polls and vote in them. An admin site that lets you add, change, and delete polls.

Configure the Django App

Django uses mariadb as the database and it is been used as the services . If you are using Advanace Options on Acorn Platform you can provide the djangodbname. By default it will be named as djangodb.