62 Commits

Author SHA1 Message Date
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
Dave Paola 6a05ef1d90 DATABASES uses update() instead of being set explicitly, to preserve options 2011-11-28 20:51:45 -05: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 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 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 7175e3c7fb Merge https://github.com/craigkerstiens/heroku-buildpack-python 2011-11-10 10:18:10 -08: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
Noah Zoschke c9276ca62f put vendored virtualenv at beginning of sys.path 2011-10-31 10:06:40 -07:00
Noah Zoschke 3de886d451 call vendored virtualenv script 2011-10-31 10:06:18 -07:00
Noah Zoschke 9d32a281c9 simplify sed detection 2011-10-31 10:04:40 -07:00
Noah Zoschke 3f95d9b113 newline before settings injection in case of no trailing newline 2011-10-04 15:54:41 -07:00
Noah Zoschke 5915acf4c6 dont byte-compile *.py 2011-10-04 15:51:14 -07:00
Noah Zoschke 25d5889d55 import sys in settings code 2011-09-12 17:05:23 -07:00
Noah Zoschke fef7f64469 configure urlparse near import 2011-09-12 16:42:21 -07:00
Noah Zoschke a42f3abd59 set db engine explicitly on url scheme 2011-09-12 16:42:11 -07:00
Noah Zoschke 61e4174f79 remove exception for manage.py stub 2011-09-12 16:40:35 -07:00
Noah Zoschke 91477cc50b fix comments 2011-09-12 16:40:18 -07:00
Noah Zoschke bc8a855bc0 indent function 2011-09-12 16:36:01 -07:00
Noah Zoschke 4bc58f607f turn off immediate exit on error to allow displaying error reason 2011-09-12 16:35:43 -07:00
Noah Zoschke 9ca6ff8b00 consolidate set options 2011-09-12 16:33:42 -07:00
Noah Zoschke f8951059a1 only display virtualenv relocatable output on error 2011-09-12 16:22:01 -07:00
Noah Zoschke d3deb6c625 copy tweak 2011-09-12 16:01:06 -07:00
Noah Zoschke cc47d0aaaf move use mirrors to pip install 2011-09-12 15:59:27 -07:00
Noah Zoschke 4a0b9e9a2b remove experimental manage script 2011-09-12 15:57:32 -07:00
Craig Kerstiens 370f6cd3f7 changing to use flag instead of writing file for using mirrors 2011-09-08 15:44:01 -07:00
Craig Kerstiens 6aef4dc4c2 removing debugging 2011-09-07 16:29:47 -07:00
Craig Kerstiens c50be05fe8 adding some debugging 2011-09-07 16:29:04 -07:00
Craig Kerstiens 1e35f59965 updating to have pip conf and cleaning up exception 2011-09-07 14:39:38 -07:00
Craig Kerstiens 5aa4e7c904 tweaking settings to be safer, and removing requirement of psycopg2 for django 2011-09-07 12:45:16 -07:00