summaryrefslogtreecommitdiffstats
path: root/module/lib/bottle.py
Commit message (Collapse)AuthorAgeFilesLines
* Upgrading Bottle from 0.10.2 to 0.12.5Gravatar Stefano 2014-06-281-848/+1653
|
* Some code cosmetics about commas, spaces and quotesGravatar Walter Purcaro 2014-06-281-12/+12
| | | | Merges #577
* Remove bad whitespacesGravatar Walter Purcaro 2014-06-281-4/+4
| | | | Merged vuolter/pyload@00288e6
* fixed deprecation warningsGravatar RaNaN 2011-12-081-4/+0
|
* updated bottle.pyGravatar RaNaN 2011-12-071-811/+1215
|
* bottle.py updateGravatar RaNaN 2011-06-091-719/+1306
|
* correct importGravatar RaNaN 2011-02-021-1/+1
|
* little fixesGravatar RaNaN 2011-02-021-1/+2
|
* removed django => now using bottle, new builtin threaded ssl serverGravatar RaNaN 2011-02-021-0/+1934
Dont forget to install jinja and beaker !