- 18 Jan, 2012 16 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
#25
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
Export PIP_DOWNLOAD_CACHE
-
Kenneth Reitz authored
-
Kenneth Reitz authored
switching curl from using -O option to -o because it is a little safer.
-
- 30 Dec, 2011 3 commits
-
-
Ken Cochrane authored
It is usually safer to use the -o option in curl to specifiy your own temp file name in scripts because if the file changes in the url then your local file will also change and it will result in an error since you have that name hard coded in the next few lines (tar, rm)
-
Kenneth Reitz authored
changing mkdir .heroku to mkdir -p .heroku since it is a little safer and won't throw error if directory already exists.
-
Ken Cochrane authored
added a -p option to mkdir .heroku it is safer incase .heroku is already created, it won't error out
-
- 07 Dec, 2011 7 commits
-
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
Kenneth Reitz authored
-
-
Kenneth Reitz authored
This reverts commit 30d04b17.
-
Kenneth Reitz authored
-
- 29 Nov, 2011 3 commits
-
-
Noah Zoschke authored
Django app Procfile generation broken
-
Lincoln Stoll authored
-
Dave Paola authored
-
- 28 Nov, 2011 1 commit
-
-
Noah Zoschke authored
Change to fix an issue when DATABASES isn't declared in settings.py
-
- 27 Nov, 2011 1 commit
-
-
Ken Cochrane authored
-
- 17 Nov, 2011 1 commit
-
-
Craig Kerstiens authored
-
- 16 Nov, 2011 1 commit
-
-
Craig Kerstiens authored
-
- 15 Nov, 2011 2 commits
-
-
Craig Kerstiens authored
-
Craig Kerstiens authored
-
- 14 Nov, 2011 5 commits
-
-
Craig Kerstiens authored
-
Craig Kerstiens authored
-
Craig Kerstiens authored
-
Craig Kerstiens authored
-
Craig Kerstiens authored
-