Commit Graph

301 Commits

Author SHA1 Message Date
Kenneth Reitz b3fbc810d2 no async anymore 2012-12-23 01:02:32 -05:00
Kenneth Reitz 1539d17366 update test docs 2012-12-23 01:02:26 -05:00
Phil Freo 7b1b9df423 Fixes url to AUTHORS.rst
and also mention using 'master' as development branch now.
2012-12-22 16:44:43 -05:00
Cory Benfield 1790b1df17 Update session documentation. 2012-12-22 11:03:29 +00:00
Kenneth Reitz 4701243199 Merge pull request #1009 from Lukasa/master
Auth documentation.
2012-12-17 11:27:36 -08:00
Cory Benfield a7c5d5e8ac Split authentication out into a separate file. 2012-12-17 19:25:21 +00:00
Kamil Kisiel fe0b0a989f Fixed a few spots in the docs that were still using json as a property. 2012-12-17 11:02:06 -08:00
Cory Benfield 54b77afbb5 Uh, typo broke the link. Yeah. That happened. 2012-12-17 18:31:56 +00:00
Cory Benfield be364e13d3 Update auth documentation with org info. 2012-12-17 18:31:56 +00:00
Kenneth Reitz 31c73a61f9 testimonial 2012-12-17 10:26:11 -05:00
Kenneth Reitz 1451ba0c6d update docs 2012-12-17 08:33:18 -05:00
Kenneth Reitz 7e47d5ef30 Merge remote-tracking branch 'origin/master' 2012-12-12 16:53:44 -05:00
Kenneth Reitz 584cfb664d trying out egg 2012-12-12 16:53:40 -05:00
Lyndsy Simon 710f09f806 Updates from ISC to Apache2 2012-12-05 16:19:14 -06:00
Cory Benfield 93b2be48f0 Prefetch must be false to use response.raw.
Resolves issue #979.
2012-12-04 18:10:33 +00:00
Ian Cordasco 24ed8c9457 Add a bit more to the developer's documentation
I'm not sure what else could be added to satisfy #601. If this is sufficient,
I suggest closing that.
2012-11-26 13:25:02 -05:00
Kenneth Reitz 59dea188da Merge remote-tracking branch 'origin/develop' into develop 2012-11-21 17:59:11 -05:00
Kenneth Reitz 284deaa609 obama 2012-11-21 17:58:13 -05:00
Cory Benfield 0792acc130 Update documentation on Sessions.
This resolves issue #870. Better documentation here should be considered
for further work.
2012-11-17 10:57:26 +00:00
Kenneth Reitz a74c6c6314 Merge remote-tracking branch 'origin/develop' into develop 2012-10-17 22:46:12 -07:00
Kenneth Reitz b73426aaca exactly 2012-10-17 22:45:24 -07:00
Alexis Métaireau 78dbb5bfbe Fix the cheeseshop mirror url from pip.kennethreitz to crate.io, since the former doesn't work anymore. 2012-10-17 15:28:09 +02:00
Kenneth Reitz 1a0af611cb Merge pull request #892 from treyhunner/topic/whitespace-fixes
Fix multiple code style (whitespace) in docs/
2012-10-15 12:55:51 -07:00
Trey Hunner 481622ff16 Fix multiple code style (whitespace) in docs/ 2012-10-15 11:17:09 -07:00
Kenneth Reitz 9840966d72 typo all the things 2012-10-13 00:46:46 +01:00
Kenneth Reitz f33a0aa47b oauth awesomeness 2012-10-13 00:45:05 +01:00
Kenneth Reitz 490ed74187 update 2012-10-02 01:02:32 -04:00
Kenneth Reitz af5ae235e6 wording 2012-10-02 01:01:28 -04:00
Kenneth Reitz 8d239a3739 padding 2012-10-02 00:44:57 -04:00
Kenneth Reitz ed5c728c52 order fix 2012-10-02 00:44:21 -04:00
Kenneth Reitz ccf55045a6 why not 2012-10-02 00:43:21 -04:00
Kenneth Reitz 6cc24a11fd amazon 2012-09-23 11:47:22 -05:00
Kenneth Reitz c91f83fbad 1,000,000 2012-09-21 15:50:38 -07:00
Kenneth Reitz ffc72ac5f9 Merge remote-tracking branch 'origin/develop' into develop 2012-09-21 15:22:18 -07:00
Kenneth Reitz efdd645dbc epic 2012-09-21 15:22:12 -07:00
Priit Laes cb44e165e5 Create label for the ISC License, which is referenced from the index page 2012-09-13 09:21:32 +03:00
Priit Laes fe4211d5b5 Use the include directive instead of rewriting the license in docs.
Helps also keeping the copyright years in sync \o/
2012-09-13 09:03:38 +03:00
Gareth Lloyd d9a85560a2 add prefetch=False to streaming example 2012-09-06 15:13:46 +01:00
Harry Waye 991b853bd9 Updated content workflow section of the advanced use docs 2012-08-30 18:14:37 +01:00
Kenneth Reitz b257b10281 typo 2012-08-26 18:34:09 -04:00
Cory Benfield b5ce5029ea Cleanup Advanced doc and remove `.:' from docs 2012-08-20 16:58:43 +01:00
Kenneth Reitz 49a7947bcb link docs! 2012-08-21 00:52:09 +10:00
Kenneth Reitz a032e7c392 link headers 2012-08-21 00:43:05 +10:00
Kenneth Reitz cb0fdd80d0 Merge pull request #784 from Locker537/docs_fix
Change variable '_r' to 'r' for consistency.
2012-08-17 13:59:29 -07:00
Kay Zhu 76f90054f9 "There many ..." to "There are many ..." in quickstart 2012-08-17 06:12:15 -04:00
Locker537 b31a4399c7 Remove trailing whitespace from docs directory. 2012-08-16 17:08:57 -04:00
Locker537 b9d3ce2e10 Change variable '_r' to 'bad_r' to avoid confusion about Python's private variable convention. 2012-08-16 16:50:01 -04:00
Locker537 ff55d737d5 Change variable '_r' to 'r' for consistency. 2012-08-16 16:27:31 -04:00
Cory Benfield 7a9419ce35 Document encodings and RFC compliance. 2012-08-10 14:47:13 +01:00
Kenneth Reitz 40ba6b4ec1 new button domain 2012-08-08 23:31:30 -05:00