summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update examples codeAntonio Ossa2017-03-292-2/+2
* Update examplesAntonio Ossa2017-03-289-46/+386
* Pull flags out of regular expressions (#1053)David Baumgold2016-12-291-1/+1
* Flake8 fixesMarkus Unterwaditzer2015-03-291-1/+1
* Happy New Year 2014Daniel Neuhäuser2014-01-021-1/+1
* Fixed a broken example. This fixes #419Armin Ronacher2013-08-051-7/+9
* Bump year in copyright notices to 2013Daniel Neuhäuser2013-05-291-1/+1
* Fixed DB path so that shorty runs on WindowsBeranger Enselme2013-04-131-1/+4
* Added new tutorialArmin Ronacher2011-07-156-0/+198
* Switched everything to long importsArmin Ronacher2011-01-0321-23/+46
* Upgraded cupoftee to the latest TeeWorlds protocol changesArmin Ronacher2010-04-122-8/+6
* Updated README to reflect changes.Armin Ronacher2010-04-121-3/+3
* Simplewiki is now upgraded to latest creoleparser, Genshi and SQLAlchemyArmin Ronacher2010-04-123-15/+22
* Updated shorty and plnt to SQLAlchemy 0.6. Also upgraded plnt to Jinja2.Armin Ronacher2010-04-126-25/+34
* Fixed shorty example.Armin Ronacher2009-09-101-0/+1
* Updated shorty tutorial.Armin Ronacher2009-09-095-8/+10
* Fixed typo in simplewiki and fixed an error in the SharedDataMiddleware that ...Armin Ronacher2009-03-011-1/+1
* More fixes for werkzeugThomas Waldmann2009-02-263-10/+3
* Added cookie based auth example.Armin Ronacher2009-02-191-0/+106
* implemented experimental multipart parser that replaces the old CGIArmin Ronacher2009-02-181-9/+4
* More documentation updates, some screenshots and fixed the 500 internal serve...Armin Ronacher2009-02-054-4/+4
* Shorty uses jinja2 in the source too now.Armin Ronacher2009-02-041-1/+1
* 2008 -> 2009 and fixed inconsistency in LICENSE.Armin Ronacher2009-01-0635-35/+35
* Next release will be 0.4.1, improved copyright messages.Armin Ronacher2009-01-0235-35/+35
* Fixed some licensing inconsistencies and relicensed an example application.Armin Ronacher2008-12-277-7/+7
* fixed a shorty templateArmin Ronacher2008-11-191-1/+1
* again...Christopher Grebs2008-05-281-2/+2
* fixed httpbasic auth exampleChristopher Grebs2008-05-281-1/+1
* Added couchdb port of shorty example applicationItay Neeman2008-04-1614-2/+421
* fixed a bug with non ascii chars in map namesArmin Ronacher2008-04-051-1/+2
* and another one -.-Armin Ronacher2008-04-041-0/+19
* and another twoArmin Ronacher2008-04-042-0/+0
* added missing fileArmin Ronacher2008-04-041-0/+76
* fixed is_xhr bugArmin Ronacher2008-03-316-28/+72
* updated cupoftee to teeworlds 0.4Armin Ronacher2008-03-2512-81/+102
* fixed coolmagic exampleChristopher Grebs2008-03-171-2/+2
* documented recent changesArmin Ronacher2008-03-151-0/+44
* simplified werkzeug simplewiki a bitArmin Ronacher2008-02-133-13/+12
* updated readmeArmin Ronacher2008-02-092-0/+17
* added cupoftee from sandbox repo to werkzeug example repoArmin Ronacher2008-02-0911-0/+559
* fixed plnt for xhtml (thanks cmlenz)Armin Ronacher2008-01-241-1/+1
* fixed error reporting in debugging console and part one of request/response o...Armin Ronacher2008-01-204-12/+14
* improved etag handling and moved code from make_conditional into extra functionArmin Ronacher2008-01-101-1/+1
* fixed a typo in the tutorialArmin Ronacher2008-01-031-1/+0
* added atom feed support to werkzeug.contribArmin Ronacher2007-12-301-0/+5
* simplewiki uses proxies and creoleparser 0.3.3 now. see http://code.google.c...Armin Ronacher2007-12-214-41/+19
* small updates on the shorty applicationArmin Ronacher2007-12-212-1/+21
* removed unused import_stringArmin Ronacher2007-12-211-2/+1
* added shorty (the application from the tutorial)Armin Ronacher2007-12-2112-0/+385
* added tutorialArmin Ronacher2007-12-201-1/+4