summaryrefslogtreecommitdiff
path: root/examples/simplewiki
Commit message (Expand)AuthorAgeFilesLines
* apply code stylecode-styleDavid Lord2019-03-087-191/+239
* example cleanup and compatDavid Lord2019-03-085-8/+10
* standardize copyright and licenseDavid Lord2019-02-126-12/+12
* Replace the "ternary operator" (and or) to (if else)chengkang2018-09-125-10/+10
* Switched everything to long importsArmin Ronacher2011-01-032-3/+6
* Simplewiki is now upgraded to latest creoleparser, Genshi and SQLAlchemyArmin Ronacher2010-04-123-15/+22
* Fixed typo in simplewiki and fixed an error in the SharedDataMiddleware that ...Armin Ronacher2009-03-011-1/+1
* More fixes for werkzeugThomas Waldmann2009-02-261-5/+0
* More documentation updates, some screenshots and fixed the 500 internal serve...Armin Ronacher2009-02-053-3/+3
* 2008 -> 2009 and fixed inconsistency in LICENSE.Armin Ronacher2009-01-066-6/+6
* Next release will be 0.4.1, improved copyright messages.Armin Ronacher2009-01-026-6/+6
* simplified werkzeug simplewiki a bitArmin Ronacher2008-02-133-13/+12
* simplewiki uses proxies and creoleparser 0.3.3 now. see http://code.google.c...Armin Ronacher2007-12-212-39/+16
* lazy_property is now renamed to cached_propertyArmin Ronacher2007-12-171-3/+3
* another small fixArmin Ronacher2007-12-111-1/+1
* fixed importArmin Ronacher2007-12-111-2/+3
* adapted simplewiki for creoleparser 0.3.2Armin Ronacher2007-12-111-1/+5
* simplewiki layout template uses class instead of py:attrs with a dict nowArmin Ronacher2007-11-271-2/+2
* added mising header defsArmin Ronacher2007-11-231-7/+5
* again a bunch of changes in werkzeug, working on the wrappers again.Armin Ronacher2007-11-226-36/+30
* added simplewiki as werkzeug example for the upcoming 0.1 releaseArmin Ronacher2007-11-2218-0/+1140