summaryrefslogtreecommitdiff
path: root/docs/tutorials.rst
Commit message (Expand)AuthorAgeFilesLines
* Add more terms highlighting and refsSviatoslav Sydorenko2018-09-091-5/+5
* Add note about using coverage tracking integrationSviatoslav Sydorenko2018-09-091-0/+4
* Improve pragma commentSviatoslav Sydorenko2018-09-091-1/+1
* Fix reference to tut12Sviatoslav Sydorenko2018-09-091-2/+2
* Made changes suggested in pull request commentsAlan Smith2018-09-081-10/+10
* Adds new tutorial about using pytest and code coverageAlan Smith2018-09-061-0/+91
* Update documentation reflecting new conditionsJason R. Coombs2017-11-151-1/+0
* Revert "Add note in tutorials about class decorators on Python 2. Fixes #1520."Jason R. Coombs2016-12-161-7/+0
* Fix lines reference in cherrypy tutorialsMatt Paul2016-11-221-1/+1
* Add note in tutorials about class decorators on Python 2. Fixes #1520.Jason R. Coombs2016-11-201-0/+7
* Fix typos in docs (#1511)t-nelis2016-10-111-2/+2
* Align indentation with purpose. Ref #1468.Jason R. Coombs2016-07-301-32/+32
* Restore decorators following #1468.Jason R. Coombs2016-07-301-3/+3
* Fixed indentation and formattingKrystian Rosiński2016-07-291-409/+427
* Replaced `file` by `open` (#1465)Krystian Rosiński2016-07-261-1/+1
* fixup 5e1a48f: exposed -> exposeJustin Findlay2016-06-061-2/+2
* Use expose decorator throughout the codebase.Jason R. Coombs2016-06-051-57/+57
* Merge https://bitbucket.org/cherrypy/cherrypy/pull-requests/115Jason R. Coombs2016-04-301-1/+2
|\
| * Add babel browser script to HTML code in tutorial 11 to make the JSX code work.Maxime Falaize2015-12-111-1/+2
* | tutorials.rst edited online with Bitbucket: fix typoLeonid Suprun2016-02-281-1/+1
* | typo/spelling error fixedNicole Negedly2016-02-081-1/+1
* | minor typosSebastian Kriems2016-01-151-2/+2
|/
* In text of tut07 - corrected typo 'oher' -> 'other'Amos Shapira2015-12-021-1/+1
* Merged in amosshapira/cherrypy/amosshapira/fixed-lets-not-assume-to-lets-now-...Sylvain Hellegouarch2015-10-301-1/+1
|\
| * Fixed "Let's not assume" to "Let's now assume" in "Tutorial 3"Amos Shapira2015-10-291-1/+1
* | Merged in amosshapira/cherrypy-1/amosshapira/tutorial-3-replaced-password-by-...Sylvain Hellegouarch2015-10-301-1/+1
|\ \
| * | Tutorial 3: replaced "/password" by "/generate", I think that's what it was m...Amos Shapira2015-10-291-1/+1
| |/
* | Merged in amosshapira/cherrypy-2/amosshapira/tutorial-6-substitute-nonabsolut...Sylvain Hellegouarch2015-10-301-1/+1
|\ \
| * | Tutorial 6: substitute "non-absolute" by the more common term "relative".Amos Shapira2015-10-291-1/+1
| |/
* | Should be pluralAce Clove2015-10-301-1/+1
|/
* fetch a row from the result not the connectionLawouach2015-07-191-2/+2
* fixes the session being generated again and again in this tutorialLawouach2015-07-191-0/+13
* added React.js to the tutorialLawouach2015-07-191-1/+222
* fixed linkLawouach2015-07-191-1/+1
* a little word aboutd restful in the tutorialLawouach2015-07-191-0/+15
* fixed #1361Lawouach2015-03-121-1/+1
* Fix several typos and grammar mistakes in the docs.Nic Young2014-12-291-5/+5
* Fix PUT request - it wasn't submitting the input field, only a blank stringUnknown Name2014-12-101-1/+1
* small typomnjonge2014-07-251-1/+1
* Move docs to docs/Jason R. Coombs2014-06-271-0/+933