- django project
- vagrant
- celery
- django-rest-framework
- redis
- psql database with user and made migrations
- compile .po .mo for view/template/js
- local_settings.py, deploy_settings.py
- new git repository
- fabric for deploying and updating
- makefile for making message, run server, and other ...
- vagrant
- virtualbox
- sh
Download init.sh and put it to the work dir. For create new django-project you should typing code is below into terminal.
$ sh init.sh name_project