aboutsummaryrefslogtreecommitdiffstats
path: root/templating/templating.py
Commit message (Expand)AuthorAgeLines
* fixed errors in jinja filters, and made a new one to replace most of themslinderud2019-03-31-2/+3
* Removed `PUT` from `POST` methodMorten Linderud2019-01-22-1/+1
* Added python 3.5 compatible string formattingMorten Linderud2019-01-22-5/+5
* Added slight rewrite of template webserverMorten Linderud2019-01-21-103/+77
* Fix port-issueroot2018-04-01-1/+1
* Throw TG18-stuff over the wallroot2018-03-31-2/+5
* Mange dager med rot på TG18root2018-03-26-0/+3
* Update templatingroot2018-03-23-1/+22
* Commit diverse av Ole Mathias sitt template-greierroot2018-03-22-1/+1
* Templating: Use localhost and port 8081root2018-03-21-2/+2
* Templating: Merge GET and POST and smarten error-handlingKristian Lyngstol2016-11-15-37/+43
* Templating: Always initialize optionsKristian Lyngstol2016-11-14-0/+1
* ... Templating: Fix POST to actually have objectsKristian Lyngstol2016-11-14-1/+1
* Templating with POST supportKristian Lyngstol2016-11-14-20/+44
* Return templating-errors to the callerKristian Lyngstol2016-11-14-4/+5
* Push all numerical snmp-data to graphiteKristian Lyngstol2016-11-10-1/+1
* Move templating URLs aroundKristian Lyngstol2016-11-08-1/+1
* Templating: Add variable-support and provide demoKristian Lyngstol2016-11-07-2/+13
* Fill up switches.txt templateKristian Lyngstol2016-11-07-1/+1
* Scaffolding for functional templating :DKristian Lyngstol2016-11-07-3/+3
* Add basic templating engineKristian Lyngstol2016-11-07-0/+45