Tag: TurboGears2
-
jqGrid in TurboGears2 Admin Screens
I wanted to use the jqGrid for my admin pages as I liked that look and it matches some of the other screens outside the admin controller. The admin controller, or rather the CrudRestController out of tgext.crud, has a way of exporting results in json format. So surely its a matter of changing the TableBase…
-
RNMS on GitHub
Rosenberg NMS is now found on GitHub at https://github.com/csmall/rnms The code is still pre-alpha but it is now available to try out. This means you can try out this new network management system. I have done this to hopefully shake out some of the bugs before the first release. The program has minimal documentation but…