Merge branch 'feature/documentation' into 'develop'
Feature/documentation See merge request 2020-2021/online/s101/group-02/access_controller!95
This commit is contained in:
@@ -39,6 +39,7 @@ urlpatterns = [
|
||||
path('registration_failed/', registration_failed, name='registration_failed'),
|
||||
path('control/', AdminPageView.as_view(), name='control'),
|
||||
path('statistic/', statistic_page, name='statistic'),
|
||||
|
||||
]
|
||||
|
||||
# Django REST
|
||||
|
||||
Reference in New Issue
Block a user