Fix exposed functions
[cascardo/ipsilon.git] / ipsilon / util / page.py
2014-10-07 Simo SorceFix exposed functions
2014-10-06 Simo SorceRedirect anonymous users away
2014-08-27 Simo SorceUse new Log class everywhere
2014-08-27 Simo SorceAdd External form auth plugin
2014-08-27 Simo SorceRework remote_login and remove protect decorator
2014-05-20 Simo SorceFix referer checks with escaped URLs
2014-05-20 Simo SorceFix E713 with stricter pep8 error checker
2014-04-21 Simo SorceAdd New form helper to Page object
2014-03-28 Simo SorceAdd common way to add a subtree to a page
2014-03-24 Simo SorceMove admin_protect to a more generic module
2014-02-25 Simo SorceAdd _debug facility to the Page class
2014-02-25 Simo SorceMove default template arguments to its own function
2014-01-24 Simo SorceImplement login plugin infrastructure
2014-01-24 Petr VobornikUse pep8 check
2014-01-24 Petr VobornikUse pylint check
2014-01-24 Simo SorceFix Imports
2014-01-24 Simo SorceRename src package to ipsilon