Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-15 | Wrong Django voodoo in previous fix. | Rob Austein | |
The rubber chicken needs to dance around the circle once, widdershins. Obviously. For future reference, the syntax for forcing queryset evaluation is "list(blarg.all())", not "[blarg.all()]". In this case it doesn't seem to be necessary. | |||
2017-01-15 | rpkigui-rcynic inheritance handling was broken. | Rob Austein | |
2016-04-27 | Catch exceptions from Zookeeper to gracefully continue when we can't talk to ↵ | Michael Elkins | |
rpkid. closes #805 svn path=/branches/tk705/; revision=6394 | |||
2016-04-21 | Update the GUI to work with the new rcynicdb. | Michael Elkins | |
svn path=/branches/tk705/; revision=6365 |