Rankliste, Bilder, bei Fragen Bilder möglich
This commit is contained in:
@@ -9,5 +9,6 @@ app_name = 'components' # Namensraum zum verhindern von Konflikten zwischen Apps
|
||||
|
||||
urlpatterns = [
|
||||
path('<int:pk>', views.play, name='play'),
|
||||
path('ranking/<int:pk>', views.show_rank, name='ranking')
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user