Commit Graph

225 Commits

Author SHA1 Message Date
Brian Painter b468b2e8fb Added Windows installation steps
Put more detailed information on setting PATH as step one and changed pip install to look like windows command line syntax
2012-01-18 00:10:10 -05:00
Kenneth Reitz bde7064cd8 Merge pull request #77 from micrypt/patch-7
Update docs/scenarios/gui.rst
2012-01-16 06:09:08 -08:00
Kenneth Reitz b6597a2a0a Merge pull request #78 from micrypt/master
Expanded the bpython entry.
2012-01-16 06:08:44 -08:00
Kenneth Reitz 47b9a43a70 Merge pull request #79 from micrypt/patch-8
Update docs/scenarios/ci.rst
2012-01-16 06:08:30 -08:00
Boryslav d473519d1d Fixed broken link to Django docs 2012-01-15 18:47:38 +02:00
Seyi Ogunyemi 9450609a31 Update docs/scenarios/ci.rst 2012-01-15 15:55:57 +00:00
Seyi Ogunyemi 7af86a2eaf Update docs/dev/env.rst 2012-01-15 15:49:21 +00:00
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