~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/dispatch/__init__.py

ivle.webapp.tutorial: Port www/apps/tutorial to new framework.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
    'ivle.webapp.admin.user#Plugin',
54
54
    'ivle.webapp.browser#Plugin',
55
55
    'ivle.webapp.groups#Plugin',
 
56
    'ivle.webapp.tutorial#Plugin',
56
57
]
57
58
 
58
59
def get_routes_mapper():