fix
This commit is contained in:
@@ -15,4 +15,5 @@ urlpatterns = [
|
||||
path(*YandexAuthView.as_path()),
|
||||
path('is_staff', is_staff),
|
||||
path('fetch', fetch),
|
||||
path('generator', generator),
|
||||
]
|
||||
|
Reference in New Issue
Block a user