Commit Graph

218 Commits

Author SHA1 Message Date
Seyi Ogunyemi b22fbd4416 Update docs/scenarios/gui.rst 2012-01-15 15:37:34 +00:00
Georges Dubus af511e356a Free plan for heroku 2012-01-15 14:21:54 +01:00
Kenneth Reitz 341af60aab Merge pull request #73 from rday/master
Speed file updates
2012-01-15 03:58:44 -08:00
Kenneth Reitz 3bf7c90e1c Merge pull request #68 from john2x/virtualenvs
Flesh out virtualenvs section.
2012-01-15 03:58:31 -08:00
Kenneth Reitz 382d8494c9 Merge pull request #74 from madjar/master
A word about free plans for hosting.
2012-01-15 03:56:50 -08:00
Natan L 1cb7d0fa1f Tuned a todo typo. 2012-01-10 19:24:40 -08:00
Georges Dubus b99d3e2cea Added a word about free plans for hosting 2012-01-05 12:11:38 +01:00
John Del Rosario 7e3b364d0f Make virtualenvs conform to the style guide a bit more. Plus some additional changes 2012-01-05 15:06:24 +08:00
Ryan Day 2111060712 Fix formatting 2012-01-04 23:06:19 -05:00
Ryan Day 96521d2d02 Add benchmarks 2012-01-04 23:00:09 -05:00
Ryan Day 87bb636e21 Merge remote branch 'original/master' 2012-01-04 22:41:08 -05:00
Ori Avtalion 36e0ea967a Fix typos, wording 2012-01-04 21:27:11 +02:00
Kenneth Reitz 19e2e85dc2 Merge pull request #67 from mrshu/master
Removed unnecessary part of the CI definition.
2012-01-02 15:07:11 -08:00
John Louis Del Rosario 291ab64150 Wrap virtualenvs to 80 chars. 2012-01-02 22:48:37 +08:00
Kamil Kisiel 8a8a6c794f A variety of build error fixes 2012-01-02 06:26:12 -08:00
Kamil Kisiel f4918a569c Fixed "web servers" heading 2012-01-02 06:10:17 -08:00
John Del Rosario f29b0284b9 Flesh out virtualenvs section. 2012-01-01 23:36:22 +08:00
Kenneth Reitz c7f2c281dc Merge remote-tracking branch 'origin/master' 2012-01-01 01:49:54 -05:00
Kenneth Reitz 0c9c889022 2012 2012-01-01 01:49:50 -05:00
mrshu 06c6063e59 Removed unnecessary part of CI definition. 2011-12-31 20:41:34 +00:00
Chewxy 858aff1a7c Added Web.py in web.rst
Added links to support in web.rst
Added a chapter for Scientific/HighPerformance Python

Signed-off-by: Chewxy <chewxy@gmail.com>
2012-01-01 06:44:47 +11:00
Kenneth Reitz 7a5b59f185 refactor of dev env sections
#65
2011-12-31 10:35:52 -05:00
John Del Rosario ab6fc7ced2 Add skeleton for 'Virtual Environments' Scenario page. 2011-12-31 22:21:57 +08:00
Kenneth Reitz 4f7d551179 Merge pull request #62 from spulec/master
Add Additional Fabric Example
2011-12-30 17:06:58 -08:00
Dan Crosta f48d84826c text-wrapping; source code highlighting 2011-12-30 19:54:09 -05:00
Dan Crosta b9d9a1a22a wrap to 78chars, cleanup some trailing whitespace 2011-12-30 19:47:37 -05:00
Steve Pulec da8e3e89e2 Remove unnecessary python code-block 2011-12-30 19:42:55 -05:00
Steve Pulec 0b5a0efd92 Switch examples to code-block style 2011-12-30 19:24:28 -05:00
Steve Pulec 73432c7368 Fix missing dollar sign in fabric install 2011-12-30 19:18:58 -05:00
Kenneth Reitz 4c68f91c8a $$$$$$$$$$$$$$$$$$$$$$ 2011-12-30 19:14:25 -05:00
Kenneth Reitz 2d3177a0eb Merge pull request #63 from six8/web
Updated notes on Apache and added web server best practices
2011-12-30 15:43:57 -08:00
Mike Thornton a150dbe879 Updated notes on Apache and added web server best practices 2011-12-30 17:41:19 -06:00
Steve Pulec d9439d5a92 Clean up Fabric example to not have horizontal scroll 2011-12-30 18:18:41 -05:00
Steve Pulec 64b15c59be Add additional task to Fabric example 2011-12-30 18:18:41 -05:00
Mike Thornton 909bd39635 First pass at styleguide 2011-12-30 16:36:19 -06:00
Alex Gaynor cd03e3a3a5 notes on mod_python 2011-12-30 14:37:24 -06:00
Alex Gaynor f6db35c9ec A bit more stuff on text editing. 2011-12-30 14:31:21 -06:00
Alex Gaynor 69ef7c6ccb Note the speed difference. 2011-12-30 14:25:15 -06:00
Kenneth Reitz 327fd09213 Merge pull request #54 from spulec/master
Adding Fabric overview and example
2011-12-30 11:41:09 -08:00
Kenneth Reitz fcb5896025 Merge pull request #53 from benregn/master
Fixed a typo in the title
2011-12-30 11:36:29 -08:00
Steve Pulec 9a92f89919 Add task decorator to fabric example 2011-12-30 14:25:41 -05:00
mrshu 6664c2721b DON'T PANIC! shall be always uppercase. 2011-12-30 18:45:36 +00:00
Steve Pulec dbb1ec6488 Adding Fabric overview and example 2011-12-30 13:28:48 -05:00
Tomas Thor Jonsson 9871d401aa typo fix in title 2011-12-30 18:34:16 +01:00
John Del Rosario 32f664aa3d Add full Zen of Python in Code Style section. 2011-12-31 00:46:52 +08:00
Kenneth Reitz ed9691d657 no AUTHORS again 2011-12-30 10:48:49 -05:00
Kenneth Reitz 51c32b84ec dev env cleanup 2011-12-30 10:46:55 -05:00
Kenneth Reitz d05c08cb07 Adding $ back in
#46
2011-12-30 10:45:57 -05:00
Kenneth Reitz 6a4ed7a06c Merge pull request #46 from six8/todo
Mostly added todos, AUTHORS.rst, fixed some links, added some text editors
2011-12-30 07:44:37 -08:00
Kenneth Reitz fedc03ca5f Merge pull request #45 from gggritso/virtualenv-details
Detailed virtualenv example
2011-12-30 07:42:58 -08:00