summaryrefslogtreecommitdiff
path: root/examples/cupoftee/application.py
Commit message (Expand)AuthorAgeFilesLines
* remove unused module docstringsDavid Lord2020-03-191-9/+0
* f-strings everywhereDavid Lord2020-03-171-1/+1
* run pyupgrade on examplesDavid Lord2020-03-171-2/+1
* Use @property decorator for propertiesgokcegrbl2019-07-121-1/+3
* Fix typos (#1602)Min ho Kim2019-07-071-1/+1
* apply code stylecode-styleDavid Lord2019-03-081-21/+35
* example cleanup and compatDavid Lord2019-03-081-12/+14
* standardize copyright and licenseDavid Lord2019-02-121-2/+2
* Switched everything to long importsArmin Ronacher2011-01-031-1/+3
* Upgraded cupoftee to the latest TeeWorlds protocol changesArmin Ronacher2010-04-121-1/+1
* 2008 -> 2009 and fixed inconsistency in LICENSE.Armin Ronacher2009-01-061-1/+1
* Next release will be 0.4.1, improved copyright messages.Armin Ronacher2009-01-021-1/+1
* Fixed some licensing inconsistencies and relicensed an example application.Armin Ronacher2008-12-271-1/+1
* fixed is_xhr bugArmin Ronacher2008-03-311-7/+10
* updated cupoftee to teeworlds 0.4Armin Ronacher2008-03-251-3/+3
* added cupoftee from sandbox repo to werkzeug example repoArmin Ronacher2008-02-091-0/+107