juser/urls.py format

pull/26/head
liuzheng712 2015-11-02 15:49:05 +08:00
parent ac5ac5e06b
commit a3bea76994
1 changed files with 21 additions and 21 deletions

View File

@ -24,4 +24,4 @@ urlpatterns = patterns('juser.views',
(r'^regen_ssh_key/$', 'regen_ssh_key'),
(r'^change_role/$', 'chg_role'),
(r'^down_key/$', 'down_key'),
)
)