uc-django-site Unity Coders django based website Setting up the environment $ git clone [email protected]:unitycoders/uc-django-site.git $ mkvirtualenv uc-web #optional $ pip install -r requirements.txt