liquid_feedback_frontend

view model/setting_map.lua @ 1191:8259fb540324

Improved installation instructions (mention python-pip package; deal with /usr/sbin/nologin on Ubuntu)
author jbe
date Sun Apr 12 15:11:34 2015 +0200 (2015-04-12)
parents 77d58efe99fd
children
line source
1 SettingMap = mondelefant.new_class()
2 SettingMap.table = 'setting_map'
3 SettingMap.primary_key = { "key", "subkey" }

Impressum / About Us