add to url
This commit is contained in:
@@ -31,4 +31,5 @@ urlpatterns = [
|
|||||||
url(r'^updategh',views.update_github_run),
|
url(r'^updategh',views.update_github_run),
|
||||||
url(r'^startgh',views.startgh),
|
url(r'^startgh',views.startgh),
|
||||||
url(r'^get_png',views.get_png),
|
url(r'^get_png',views.get_png),
|
||||||
|
url(r'^save_custom_client',views.save_custom_client),
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user