phankiewicz / beer_fridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Python 89.9%Language:HTML 10.1%