Commit 93bd0201 authored by ibuler's avatar ibuler

add downFile url

parent 2e1c7d2f
......@@ -30,4 +30,5 @@ urlpatterns = patterns('',
(r'^chgPass/$', views.chgPass),
(r'^chgKey/$', views.chgKey),
(r'^upFile/$', views.upFile),
(r'^downFile/$', views.downFile),
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment