Short introduction of this django project.
What is project depends on.
Add application
django_app_templateto theINSTALLED_APPSlist.Run
./manage.py syncdbto create all neccessary tables.Add these variables to the settings.py:
APP_MESSAGE = 'blah minor'