Commit Graph

282 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
Kenneth Reitz 65c1fac1d9 Merge pull request #80 from brabadu/patch-1
Fixed broken link to Django docs
2012-01-16 06:08:13 -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
Kenneth Reitz 22db28a17d Merge pull request #76 from madjar/master
Free plan for Heroku
2012-01-15 05:23:16 -08: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
Kenneth Reitz ac2637f236 Merge pull request #75 from kuyanatan/master
Tuned a todo typo.
2012-01-15 03:56:24 -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
Kenneth Reitz 593df0fb83 Merge pull request #72 from salty-horse/typos
Fix typos, wording
2012-01-04 14:14:50 -08: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
Kenneth Reitz cb34cafa46 Merge pull request #69 from kisielk/web_fix
A variety of minor cleanups and fixes
2012-01-02 15:06:47 -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
Kenneth Reitz d449200c84 Merge pull request #66 from chewxy/master
Added chapter on scientific computing in python
2011-12-31 11:57:34 -08: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
Kenneth Reitz 0ea2cdafe9 Merge pull request #65 from john2x/virtualenvs
Add skeleton for 'Virtual Environments' Scenario page.
2011-12-31 07:30:09 -08: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
Kenneth Reitz 2df650c5da Merge pull request #64 from dcrosta/styleguide-78chars
Styleguide: wrap at 78 chars
2011-12-30 17:04:19 -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
Kenneth Reitz 3dbd567dd6 Merge pull request #60 from six8/styleguide
First pass at styleguide
2011-12-30 14:47:09 -08:00