113 Commits

Author SHA1 Message Date
Kenneth Reitz 80f851b8c1 Changelog for v3 v3 2011-12-07 11:41:38 -08:00
Kenneth Reitz 2cf1925188 all set 2011-12-07 11:35:24 -08:00
Kenneth Reitz c309a882b2 python cleanups 2011-12-07 11:30:27 -08:00
Kenneth Reitz 2a550b1a95 subtle cleanups 2011-12-07 11:27:27 -08:00
Kenneth Reitz 0512577a38 Merge branch 'master' of https://github.com/dpaola2/heroku-buildpack-python into develop 2011-12-07 11:10:50 -08:00
Kenneth Reitz ef0568d10a Stick to heroku convention
This reverts commit 30d04b1770.
2011-12-07 11:10:11 -08:00
Kenneth Reitz 30d04b1770 semantic version numbers 2011-12-07 11:10:00 -08:00
Noah Zoschke 25e134d0ea Merge pull request #10 from lstoll/master
Django app Procfile generation broken
2011-11-29 07:02:56 -08:00
Lincoln Stoll 3b0a8bdd9b Settings file path needs to be relative to project root 2011-11-28 22:58:13 -08:00
Dave Paola 6a05ef1d90 DATABASES uses update() instead of being set explicitly, to preserve options 2011-11-28 20:51:45 -05:00
Noah Zoschke 743effb58a Merge pull request #8 from kencochrane/master
Change to fix an issue when DATABASES isn't declared in settings.py
2011-11-28 14:29:18 -08:00
Ken Cochrane 4a863b529b made it so that the compile doesn't fail if the DATABASES variable doesn't exist in settings.py 2011-11-27 14:53:57 -05:00
Craig Kerstiens 47d889c1e9 loading virtualenv if we install mercurial 2011-11-17 09:30:28 -08:00
Craig Kerstiens 7ef7b64b42 detecting if mercurial is used, if so install before requirements 2011-11-16 10:01:42 -08:00
Craig Kerstiens 3a2dc49938 updating to use herokus github in buildpack_url 2011-11-15 13:44:24 -08:00
Craig Kerstiens f4f290d150 adding changelog to build pack 2011-11-15 13:37:08 -08:00
Craig Kerstiens d0acc5f130 attempting version with library paths always set 2011-11-14 10:54:05 -08:00
Craig Kerstiens 8d26b73e2b attempting version with library paths always set 2011-11-14 10:26:53 -08:00
Craig Kerstiens 8c4e45dd36 adding flexibility on detecting for release vars 2011-11-14 10:15:19 -08:00
Craig Kerstiens 9ee4f11eb2 fixing typo for databases dictionary 2011-11-14 09:57:16 -08:00
Craig Kerstiens 654a42137e adding more flexible detection of pylibmc 2011-11-14 09:46:53 -08:00
Kenneth Reitz ab39ab6833 sasl2 2011-11-11 13:56:28 -08:00
Kenneth Reitz 75f5b406a3 cleaner 2011-11-11 13:41:36 -08:00
Kenneth Reitz ed66073a3f testing 2011-11-11 13:38:19 -08:00
Kenneth Reitz bd1ad73a14 bash fix 2011-11-11 13:33:26 -08:00
Kenneth Reitz f7e0541039 .heroku folder 2011-11-11 13:18:08 -08:00
Kenneth Reitz 34dc65d925 quiet tar 2011-11-11 11:59:06 -08:00
Kenneth Reitz 320532c7a2 configs 2011-11-11 11:55:00 -08:00
Kenneth Reitz c6223758ea remove distribute 2011-11-11 11:25:42 -08:00
Kenneth Reitz d80fc3971e better 2011-11-11 11:14:54 -08:00
Kenneth Reitz 39227b3ddb new url 2011-11-11 11:06:41 -08:00
Kenneth Reitz 0a58247513 hmm 2011-11-11 11:01:23 -08:00
Kenneth Reitz ef31045238 fixes 2011-11-11 10:53:18 -08:00
Kenneth Reitz f9cbe70969 Merge branch 'pylibmc' 2011-11-11 10:47:04 -08:00
Kenneth Reitz b50b1a303f pylibmc 2011-11-11 10:46:46 -08:00
Kenneth Reitz 8d98b4104a Check for virtualenv collisions.
Warn if folders exist.
Reject if a conflict will occur.
2011-11-10 11:43:20 -08:00
Kenneth Reitz 7241043c37 warn and reject virtualenv 2011-11-10 11:34:22 -08:00
Kenneth Reitz 87fa376b4d checked in virtualenv safety check 2011-11-10 11:25:25 -08:00
Kenneth Reitz 46de6fc609 python 2011-11-10 11:07:35 -08:00
Kenneth Reitz f5ca696f8b python2.7 2011-11-10 11:01:32 -08:00
Kenneth Reitz 015688fe60 echo test 2011-11-10 10:59:32 -08:00
Kenneth Reitz 7175e3c7fb Merge https://github.com/craigkerstiens/heroku-buildpack-python 2011-11-10 10:18:10 -08:00
Craig Kerstiens b810e7ed23 updating build pack readme 2011-11-04 10:32:50 -07:00
Noah Zoschke 7502ee0583 reference self 2011-11-04 10:12:40 -07:00
Noah Zoschke 16d651ce32 clarity about virtualenv/pip relationship 2011-11-04 10:10:16 -07:00
Noah Zoschke 597c3aa0c4 bring readme in line 2011-11-04 10:07:02 -07:00
Noah Zoschke b1f05b93df dont cd 2011-11-04 09:47:47 -07:00
Noah Zoschke 3a136f2124 fix comment 2011-11-04 09:47:32 -07:00
Noah Zoschke 395c18e8fe whitespace => indent function 2011-11-04 09:47:06 -07:00
Kenneth Reitz 4e00f9e8ef Use distribute. 2011-11-02 02:48:05 -03:00