summaryrefslogtreecommitdiff
path: root/examples/plnt/webapp.py
Commit message (Expand)AuthorAgeFilesLines
* remove unused module docstringsDavid Lord2020-03-191-9/+0
* run pyupgrade on examplesDavid Lord2020-03-171-2/+1
* apply code stylecode-styleDavid Lord2019-03-081-13/+12
* example cleanup and compatDavid Lord2019-03-081-3/+5
* standardize copyright and licenseDavid Lord2019-02-121-2/+2
* Switched everything to long importsArmin Ronacher2011-01-031-1/+2
* Updated shorty and plnt to SQLAlchemy 0.6. Also upgraded plnt to Jinja2.Armin Ronacher2010-04-121-2/+2
* 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 error reporting in debugging console and part one of request/response o...Armin Ronacher2008-01-201-4/+3
* added missing importArmin Ronacher2007-12-111-1/+1
* fixed bug in plntArmin Ronacher2007-12-111-2/+3
* added plntArmin Ronacher2007-12-111-0/+54