Commit Graph

  • d8864f13c4 readme update Noah Zoschke 2011-09-12 17:28:39 -07:00
  • 25d5889d55 import sys in settings code Noah Zoschke 2011-09-12 17:05:23 -07:00
  • fef7f64469 configure urlparse near import Noah Zoschke 2011-09-12 16:42:21 -07:00
  • a42f3abd59 set db engine explicitly on url scheme Noah Zoschke 2011-09-12 16:42:11 -07:00
  • 61e4174f79 remove exception for manage.py stub Noah Zoschke 2011-09-12 16:40:35 -07:00
  • 91477cc50b fix comments Noah Zoschke 2011-09-12 16:40:18 -07:00
  • bc8a855bc0 indent function Noah Zoschke 2011-09-12 16:36:01 -07:00
  • 4bc58f607f turn off immediate exit on error to allow displaying error reason Noah Zoschke 2011-09-12 16:35:43 -07:00
  • 9ca6ff8b00 consolidate set options Noah Zoschke 2011-09-12 16:33:42 -07:00
  • f8951059a1 only display virtualenv relocatable output on error Noah Zoschke 2011-09-12 16:22:01 -07:00
  • d3deb6c625 copy tweak Noah Zoschke 2011-09-12 16:01:06 -07:00
  • cc47d0aaaf move use mirrors to pip install Noah Zoschke 2011-09-12 15:59:27 -07:00
  • 4a0b9e9a2b remove experimental manage script Noah Zoschke 2011-09-12 15:57:32 -07:00
  • 370f6cd3f7 changing to use flag instead of writing file for using mirrors Craig Kerstiens 2011-09-08 15:44:01 -07:00
  • 6aef4dc4c2 removing debugging Craig Kerstiens 2011-09-07 16:29:47 -07:00
  • c50be05fe8 adding some debugging Craig Kerstiens 2011-09-07 14:51:23 -07:00
  • 1e35f59965 updating to have pip conf and cleaning up exception Craig Kerstiens 2011-09-07 14:39:38 -07:00
  • 5aa4e7c904 tweaking settings to be safer, and removing requirement of psycopg2 for django Craig Kerstiens 2011-09-07 12:45:16 -07:00
  • e7495df18f install bin/manage.py wrapper script for django, remove console process type Noah Zoschke 2011-08-27 14:08:16 -07:00
  • c2f4f929f7 add virtualenv bin to the path Noah Zoschke 2011-08-27 13:27:49 -07:00
  • b7e4df9628 make virtualenv relocatable Noah Zoschke 2011-08-27 13:25:15 -07:00
  • 5637e28894 detect and reject a non-packaged django app Noah Zoschke 2011-08-27 13:22:24 -07:00
  • d4bdf7908b assert that psycopg2 was installed for Django app Noah Zoschke 2011-08-27 13:16:12 -07:00
  • bf0400c8f9 use virtualenv pip for version info Noah Zoschke 2011-08-27 13:15:28 -07:00
  • f888a818e9 reset to whats in slug-compiler python language pack Noah Zoschke 2011-08-27 12:52:42 -07:00
  • 53f25fc81c make virtualenv relocatable Noah Zoschke 2011-05-24 14:23:40 -07:00
  • 58c7c54f9e basic error handling Noah Zoschke 2011-05-18 16:16:46 -07:00
  • d43f1d6a3b external LP readme Noah Zoschke 2011-05-18 10:28:36 -07:00
  • 64ae2f21bf readme polish Noah Zoschke 2011-05-18 10:16:04 -07:00
  • c99a285680 readme polish Noah Zoschke 2011-05-18 10:14:12 -07:00
  • a99fc104f0 readme Noah Zoschke 2011-05-18 10:11:00 -07:00
  • fd347b3484 markdown Noah Zoschke 2011-05-18 10:06:10 -07:00
  • 5392882fcc readme Noah Zoschke 2011-05-18 10:04:48 -07:00
  • 75f5e801dc readme tweaks Noah Zoschke 2011-05-18 09:37:18 -07:00
  • fcae53819a poc for compile hooks with makefile Noah Zoschke 2011-05-18 09:18:37 -07:00
  • a558b03fef slug-compiler outputs detect langpack; remove Noah Zoschke 2011-05-18 09:14:31 -07:00
  • 5e0d42fc38 fix usage Noah Zoschke 2011-05-18 09:12:02 -07:00
  • ad8bebe048 dont remove .git to allow testing afterwards Noah Zoschke 2011-05-18 09:10:04 -07:00
  • 6d97e0a046 remove debugging bit Noah Zoschke 2011-05-18 09:09:21 -07:00
  • 0f56e41e8f compile hook poc; source PIP_OPTS from Makefile if present Noah Zoschke 2011-05-18 09:08:07 -07:00
  • 3e55317ff0 require full github opts Noah Zoschke 2011-05-18 09:06:18 -07:00
  • 70b532f546 ignore pyc for subapp Noah Zoschke 2011-05-18 08:23:44 -07:00
  • 5607a44598 utility script for deploying canary on heroku Noah Zoschke 2011-05-18 08:19:34 -07:00
  • 2d1ea2b7e1 require psycopg2 Noah Zoschke 2011-05-18 08:08:40 -07:00
  • ef759669bb import re in settings patch Noah Zoschke 2011-05-18 08:05:00 -07:00
  • bd9a08b3e2 release uses Python/Django Noah Zoschke 2011-05-18 08:01:22 -07:00
  • face6a5602 test fixes; update src of injected code Noah Zoschke 2011-05-18 07:48:19 -07:00
  • 3051ffa4f6 compile UX tweaks; update settings with inject_dbs script Noah Zoschke 2011-05-18 07:46:51 -07:00
  • 62d69655d3 skeleton django project Noah Zoschke 2011-05-18 07:29:28 -07:00
  • 2a7a686e9f inject_dbs script cleanup Noah Zoschke 2011-05-18 07:28:47 -07:00
  • 716aa8b4a1 detect script improvements; Django => Python/Django; stderr on no detect Noah Zoschke 2011-05-18 06:57:49 -07:00
  • 9a69793da6 slug-compiler lp import Noah Zoschke 2011-05-17 18:26:46 -07:00
  • 6944c1780d new python langpack playground; ast aware settings.py code injection Noah Zoschke 2011-05-17 18:24:05 -07:00