Python 3, Django and Other Demons
Introduction
1.
Requirements
2.
Cntlm
2.1.
Installing Cntlm on Windows
2.2.
Configuring Cntlm on Windows
2.3.
Configuring Pro y in IE Explorer
2.4.
Troubleshooting Cntlm
3.
Python 3
4.
Virtualenv
4.1.
Installing Virtualenv for Python3
4.2.
Creating a Virtual Environment on Windows 7
4.3.
Creating a Virtual Environment on OSx
4.4.
Installing Django
4.5.
Creating your Project
4.6.
Installation of Dependencies
5.
Bitbucket
6.
PyCharm
7.
PyDev on Eclipse Luna
8.
Git
9.
Postgres
9.1.
Requirements
9.2.
Starting Postgres
9.3.
Creating Database
9.4.
Connecting and Configuring Django to Database
9.5.
Problem connecting to Postgres from Windows
10.
Heroku
11.
Wercker
12.
Django Configuration
Powered by
GitBook
Python 3, Django and Other Demons
Requirements
You will require:
Hombrew: For OsX
Pycharm 3.4.1: For Osx and Windows
Eclipse Luna with PyDev: For OSX and Windows
SourceTree 2.0.2: For OSX and Windows
You will also need to have created accounts on:
Bitbucket
Heroku