Django project template

Installation

To start project using:

  1. Add your public key to deployment keys.
  2. Run commmand django-admin startproject PROJECTNAME --template=https://bitbucket.org/merixstudio/django-project-template/get/tip.zip --extension=ini. You can use either Django installation from project's virtualenv or global installation.
  3. Uncomment Django project template section in hgignore.