Kenneth Reitz
|
0c9c889022
|
✨ 2012 ✨
|
2012-01-01 01:49:50 -05: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 |
|
Mike Thornton
|
909bd39635
|
First pass at styleguide
|
2011-12-30 16:36:19 -06:00 |
|
Kenneth Reitz
|
1df22ab2dc
|
Merge pull request #59 from alex/patch-7
notes on mod_python
|
2011-12-30 12:38:11 -08:00 |
|
Alex Gaynor
|
cd03e3a3a5
|
notes on mod_python
|
2011-12-30 14:37:24 -06:00 |
|
Kenneth Reitz
|
c49494962e
|
Merge pull request #58 from alex/patch-6
A bit more stuff on text editing.
|
2011-12-30 12:32:19 -08:00 |
|
Alex Gaynor
|
f6db35c9ec
|
A bit more stuff on text editing.
|
2011-12-30 14:31:21 -06:00 |
|
Kenneth Reitz
|
59cdb00a87
|
Merge pull request #57 from alex/patch-5
Note the speed difference.
|
2011-12-30 12:26:03 -08: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 |
|
Kenneth Reitz
|
1bed0417c6
|
Merge pull request #55 from mrshu/patch-1
DON'T PANIC! shall be always uppercase.
|
2011-12-30 10:52:24 -08: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 |
|
Kenneth Reitz
|
8b2510988b
|
Merge pull request #51 from john2x/master
Added full "Zen of Python" to Code Style section.
|
2011-12-30 09:02:41 -08:00 |
|
John Del Rosario
|
32f664aa3d
|
Add full Zen of Python in Code Style section.
|
2011-12-31 00:46:52 +08:00 |
|
Kenneth Reitz
|
19111aa517
|
todo: style guide
|
2011-12-30 10:49:17 -05: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 |
|
Kenneth Reitz
|
e701557706
|
Update docs/index.rst
|
2011-12-30 10:38:21 -05:00 |
|
Kenneth Reitz
|
9595d4946d
|
Merge pull request #47 from encukou/master
dev-env.rst: Remove duplicate link target for Pyflakes
|
2011-12-30 07:28:30 -08:00 |
|
Kenneth Reitz
|
fb67deb05a
|
Merge pull request #50 from urschrei/spellingfix
Fixing typo in LaTeX source
|
2011-12-30 07:25:55 -08:00 |
|
Stephan Hügel
|
1db52a5891
|
Fixing typo in LaTeX source
|
2011-12-30 15:18:40 +00:00 |
|
Petr Viktorin
|
8cac29364e
|
dev-env.rst: Remove duplicate link target for Pyflakes
|
2011-12-30 11:21:45 +01:00 |
|
Mike Thornton
|
15a098e681
|
Added authors from http://late.am/post/2011/12/29/hitchhikers-guide-to-python
|
2011-12-30 01:28:01 -06:00 |
|
Mike Thornton
|
05f7ede1bd
|
Mostly added s, AUTHORS.rst, fixed some links, added some text editors
|
2011-12-30 01:20:28 -06:00 |
|
George Gritsouk
|
4043a5e18c
|
Added a missing space.
|
2011-12-30 02:15:22 -05:00 |
|
George Gritsouk
|
00e76557b0
|
Fixed a missing bracket, added a small chunk to the example.
|
2011-12-30 02:11:47 -05:00 |
|
George Gritsouk
|
e03d247d29
|
Expanded the virtualenv section with an example workflow.
|
2011-12-30 02:08:13 -05:00 |
|
Kenneth Reitz
|
309f4d9c7f
|
Merge pull request #43 from Pluies/master
Don't panic!
|
2011-12-29 22:28:05 -08:00 |
|