renamed template() into template_file()
[myslice.git] / plugins / simplelist.py
2012-12-20 Thierry Parmentelatrenamed template() into template_file()
2012-12-19 Thierry Parmentelatfix prelude/requirements system
2012-12-19 Thierry Parmentelatremoved useless import
2012-12-19 Thierry Parmentelata first working mechanism based on Prelude class and...
2012-12-18 Thierry Parmentelatverticallayout as an elementary building plugin
2012-12-12 Thierry Parmentelatsimplelist can be datatabled with need_datatables=True
2012-12-10 Thierry Parmentelatlogin/logout stuff working
2012-12-10 Thierry Parmentelatmyslice.viewutils is a new place for holding stuff...
2012-12-10 Thierry Parmentelatnew engine/ app, the location to where to implement...