mirror of
https://github.com/bryangerlach/rdgen.git
synced 2025-12-03 18:43:16 +00:00
image stuff
This commit is contained in:
@@ -30,4 +30,5 @@ urlpatterns = [
|
||||
url(r'^creategh',views.create_github_run),
|
||||
url(r'^updategh',views.update_github_run),
|
||||
url(r'^startgh',views.startgh),
|
||||
url(r'^get_png',views.get_png),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user