Revision c3564ce9 snf-cyclades-app/synnefo/app_settings/urls.py

b/snf-cyclades-app/synnefo/app_settings/urls.py
39 39
    url(r'^machines/connect$', 'synnefo.ui.views.machines_connect', name='machines-connect'),
40 40
    (r'^api/', include('synnefo.api.urls')),
41 41
    (r'^plankton/', include('synnefo.plankton.urls')),
42
    (r'^helpdesk/', include('synnefo.helpdesk.urls')),
42 43
)
43 44

  

Also available in: Unified diff