mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
committed by
GitHub
parent
6920f3012c
commit
b0af0b94d0
@@ -60,7 +60,7 @@ urlpatterns = [
|
||||
]
|
||||
|
||||
|
||||
# Show we understand the keyword arguments to from django.urls.re_path
|
||||
# Show we understand the keyword arguments to django.urls.re_path
|
||||
|
||||
def re_path_kwargs(request): # $routeHandler
|
||||
return HttpResponse('re_path_kwargs')
|
||||
|
||||
Reference in New Issue
Block a user